3 stable releases

2.4.1 Apr 8, 2024
2.3.4 Apr 7, 2024

#229 in WebAssembly

Download history 329/week @ 2024-04-07 9/week @ 2024-04-14

338 downloads per month

MIT OR Apache-2.0 WITH LLVM-exception

625KB
12K SLoC

wasmer-engine-universal Build Status Join Wasmer Slack MIT License

The Wasmer Universal engine is usable with any compiler implementation based on wasmer-compiler. After the compiler process the result, the Universal pushes it into memory and links its contents so it can be usable by the wasmer API.

Note: you can find a full working example using the Universal engine here.

Acknowledgments

This project borrowed some of the code of the code memory and unwind tables from the wasmtime-jit, the code since then has evolved significantly.

Please check Wasmer ATTRIBUTIONS to further see licenses and other attributions of the project.

Dependencies

~6–16MB
~204K SLoC