Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connorskees/wasm-jit
ARMv8 WASM JIT
https://github.com/connorskees/wasm-jit
Last synced: 15 days ago
JSON representation
ARMv8 WASM JIT
- Host: GitHub
- URL: https://github.com/connorskees/wasm-jit
- Owner: connorskees
- Created: 2021-09-09T22:49:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T18:20:54.000Z (7 months ago)
- Last Synced: 2024-04-07T19:29:51.142Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 1.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MSRV
At present, this project makes heavy use of unstable const generic features, and
so requires the latest nightly to be built.