-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be interesting to have a version of the runtime which does not depend on JavaScript, probably by linking against wasi-libc.
Some features would not be supported:
- weak pointers
- preserving sharing during marshaling.
Bigarrays would need to be reimplemented using Wasm arrays instead.
cometkim
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request