An open API service indexing awesome lists of open source software.

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

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.