wasmer-vm

This crate contains the Wasmer VM runtime library, supporting the Wasm ABI used by any wasmer-engine
implementation.
Acknowledgments
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.