https://github.com/multiversx/mx-vm-executor-rs
VM wasmer 2.2 executor + specialized C API to be used from Go + wasmer 5 experimental integration
https://github.com/multiversx/mx-vm-executor-rs
Last synced: 9 months ago
JSON representation
VM wasmer 2.2 executor + specialized C API to be used from Go + wasmer 5 experimental integration
- Host: GitHub
- URL: https://github.com/multiversx/mx-vm-executor-rs
- Owner: multiversx
- License: gpl-3.0
- Created: 2022-08-31T18:32:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-09-02T14:17:38.000Z (10 months ago)
- Last Synced: 2025-09-02T14:24:55.872Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 4.16 MB
- Stars: 3
- Watchers: 11
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# wasm-vm-executor-rs
VM wasmer 2.2 executor + specialized C API to be used from Go.
Call `make capi` in the root to get the binary and the C header.