7 releases
0.1.6 | Jul 28, 2024 |
---|---|
0.1.5 | May 11, 2024 |
0.1.4 | Apr 13, 2024 |
0.1.3 | Mar 9, 2024 |
0.1.0 | Jan 28, 2024 |
#189 in WebAssembly
538 downloads per month
58KB
1.5K
SLoC
mlua-wasmer
Lua bindings and embedding of Wasmer, the high-performance WebAssembly runtime.
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–14MB
~183K SLoC