Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Support wasm3 #4

Closed
autodidaddict opened this issue Jan 27, 2020 · 0 comments
Closed

Support wasm3 #4

autodidaddict opened this issue Jan 27, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@autodidaddict
Copy link
Collaborator

Add a conditional feature wasm3 to the project that, when active, will compile the crate using the wasm3 interpreter instead of the wasmtime JIT/compiler. This would allow people to build code on top of wapc that could optimize for running either in full (wasmtime) environments or embedded/limited (wasm3) environments.

@autodidaddict autodidaddict added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant