This is the wasmer-runtime
crate, which contains wasm runtime library
support, supporting the wasm ABI used by any wasmer-engine
implementation.
This project borrowed some of the code for the VM structure and trapping from the wasmtime-runtime.
Please check Wasmer ATTRIBUTIONS to further see licenses and other attributions of the project.