bytecodealliance / bytecodealliance/cranelift-jit-demo
using cranelift-simplejit inside a "rust compiled to wasm" application
- Dominant language
- Rust
- Stars
- 763
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am writing an in browser application via Rust compiled to wasm. In this in-browser application, I would like to be able to dynamically generate code and call it. Is it possible to do this via cranelift-simplejit ? [I am having problem building it for the wasm32-unknown-unknown target.]
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points; it only asks whether cranelift-simplejit can build and run for wasm32-unknown-unknown in a browser. Start by reproducing the target build and reviewing the SimpleJIT and wasm target constraints. Done would require a clearly defined compatibility answer or an approved implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- compilers, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100