This crate provides the basic structures to use WebAssembly easily anywhere.
This project borrowed some of the code for the entity structure from cranelift-entity.
We decided to move it here to help on serialization/deserialization and also to ease the integration with other tools like loupe
.
Please check Wasmer ATTRIBUTIONS to further see licenses and other attributions of the project.