[go: up one dir, main page]

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

doc(runtime) Add script to automate the build and installation of a custom shared library #191

Closed
Hywan opened this issue Feb 9, 2021 · 0 comments · Fixed by #211
Closed
Labels
🎉 enhancement New feature or request

Comments

@Hywan
Copy link
Contributor
Hywan commented Feb 9, 2021

Motivation

For the moment, wasmer-go comes with precompiled shared library objects. If the user needs a specific one, it's possible to build and install a custom one by hand. However, having a script to automate that process would be much more comfortable for the user.

Proposed solution

Use the justfile to achieve that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant