#lua-bindings #lua #api-bindings

mlua-wasmer

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

9 releases (1 stable)

new 1.0.0 Oct 29, 2024
0.1.7 Oct 19, 2024
0.1.6 Jul 28, 2024
0.1.5 May 11, 2024
0.1.0 Jan 28, 2024

#181 in WebAssembly

Download history 92/week @ 2024-07-08 42/week @ 2024-07-15 219/week @ 2024-07-22 137/week @ 2024-07-29 119/week @ 2024-08-05 207/week @ 2024-08-12 154/week @ 2024-08-19 200/week @ 2024-08-26 88/week @ 2024-09-02 68/week @ 2024-09-09 33/week @ 2024-09-16 10/week @ 2024-09-23 24/week @ 2024-09-30 400/week @ 2024-10-07 160/week @ 2024-10-14 97/week @ 2024-10-21

681 downloads per month

MIT license

59KB
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–15MB
~198K SLoC