Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for loading precompiled package bundles #18

Open
eh-steve opened this issue Jul 4, 2023 · 0 comments
Open

Add support for loading precompiled package bundles #18

eh-steve opened this issue Jul 4, 2023 · 0 comments

Comments

@eh-steve
Copy link
Owner

eh-steve commented Jul 4, 2023

Add a tool to compile a target package and bundle all dependent packages into a single archive, indexed by package name, so that a host binary can load any missing symbols as required. This will allow goloader to function as a direct replacement for std plugin.

As discussed here #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant