13 stable releases

2.4.0 May 30, 2022
2.3.0 Apr 21, 2022
2.2.3 May 30, 2022
2.2.0 Jan 25, 2022
2.0.1 Sep 21, 2021

#467 in WebAssembly

Download history 941/week @ 2022-11-30 1092/week @ 2022-12-07 807/week @ 2022-12-14 506/week @ 2022-12-21 348/week @ 2022-12-28 652/week @ 2023-01-04 994/week @ 2023-01-11 1284/week @ 2023-01-18 1266/week @ 2023-01-25 1326/week @ 2023-02-01 1375/week @ 2023-02-08 1307/week @ 2023-02-15 1278/week @ 2023-02-22 894/week @ 2023-03-01 1141/week @ 2023-03-08 918/week @ 2023-03-15

4,427 downloads per month

MIT OR Apache-2.0 WITH LLVM-exception

620KB
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

~7.5MB
~162K SLoC