Improve access to a precompiled wasm runtime
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Right now there's rudimentary support for executing code in a JIT loaded through a dynamic library which exposes a wasm C API. Unfortunately though there's not really a great way to download this runtime for your platform or configure this. It'd be good to have a "run this command" style thing to accelerate macro invocations locally.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing dynamic-library JIT support and the wasm C API path described in the issue. Investigate how a runtime could be downloaded for each platform and configured for local macro invocation. Done means users have a command-style way to run the precompiled runtime locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100