1 stable release

2.4.1 Apr 26, 2024

#1127 in WebAssembly

Download history 49/week @ 2024-06-19 38/week @ 2024-06-26 20/week @ 2024-07-03 32/week @ 2024-07-10 57/week @ 2024-07-17 37/week @ 2024-07-24 35/week @ 2024-07-31 31/week @ 2024-08-07 46/week @ 2024-08-14 40/week @ 2024-08-21 47/week @ 2024-08-28 27/week @ 2024-09-04 40/week @ 2024-09-11 42/week @ 2024-09-18 52/week @ 2024-09-25 29/week @ 2024-10-02

163 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

~8–16MB
~225K SLoC