1 stable release

2.4.1 Apr 26, 2024

#1451 in WebAssembly

Download history 6/week @ 2024-11-13 25/week @ 2024-11-20 47/week @ 2024-11-27 69/week @ 2024-12-04 55/week @ 2024-12-11 21/week @ 2024-12-18 25/week @ 2025-01-01 16/week @ 2025-01-08 21/week @ 2025-01-15 40/week @ 2025-01-22 28/week @ 2025-01-29 27/week @ 2025-02-05 44/week @ 2025-02-12 15/week @ 2025-02-19 23/week @ 2025-02-26

119 downloads per month
Used in unc-vm-runner

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

~7–15MB
~212K SLoC