#lua-bindings #lua #api-bindings

mlua-wasmer

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

5 releases

new 0.1.4 Apr 13, 2024
0.1.3 Mar 9, 2024
0.1.2 Mar 3, 2024
0.1.1 Feb 3, 2024
0.1.0 Jan 28, 2024

#243 in WebAssembly

Download history 15/week @ 2024-01-27 43/week @ 2024-02-03 32/week @ 2024-02-10 27/week @ 2024-02-17 34/week @ 2024-02-24 137/week @ 2024-03-02 240/week @ 2024-03-09 33/week @ 2024-03-16 32/week @ 2024-03-23 54/week @ 2024-03-30 37/week @ 2024-04-06

164 downloads per month

MIT license

58KB
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

~4–16MB
~174K SLoC