#wasmer #lua #api-bindings

mlua-wasmer

Lua bindings and embedding of Wasmer, the high-performance WebAssembly runtime

10 releases (2 stable)

1.0.1 Apr 4, 2025
1.0.0 Oct 29, 2024
0.1.7 Oct 19, 2024
0.1.6 Jul 28, 2024
0.1.3 Mar 9, 2024

#181 in WebAssembly

Download history 144/week @ 2025-03-05 220/week @ 2025-03-12 260/week @ 2025-03-19 380/week @ 2025-03-26 197/week @ 2025-04-02 11/week @ 2025-04-09

905 downloads per month

MIT license

1MB
1.5K SLoC

mlua-wasmer

Lua bindings and embedding of Wasmer, the high-performance WebAssembly runtime.

License Arch Lua

Installing

Add to your Rust project using one of MLua's features: [lua51, lua52, lua53, lua54, luajit, luajit52].

$ cargo add mlua-wasmer --features luajit

Testing

$ make check

Dependencies

~5–16MB
~209K SLoC