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

Document and validate that aWSM generated *.bc is a WASI module #329

Open
bushidocodes opened this issue Apr 12, 2022 · 0 comments
Open

Comments

@bushidocodes
Copy link
Contributor

bushidocodes commented Apr 12, 2022

aWsm has added support for modules outside of the WASI spec. For example, modules that do not use the linear memory. However, SLEdge seems to be more opinionated around WASI, and it is unclear to me if supporting non-WASI WebAssembly targets has any particular value.

Our documentation should clarify our assumptions around WASI symbols. We should also validate these symbols during dlopen at runtime startup.

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