wasmer-types 2.0.0

Wasmer Common Types
Documentation

wasmer-types Build Status Join Wasmer Slack MIT License

This crate provides the basic structures to use WebAssembly easily anywhere.

Acknowledgments

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.