#lua-bindings #lua #api-bindings

mlua-wasmer

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

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

Download history 1/week @ 2024-05-26 21/week @ 2024-06-02 7/week @ 2024-06-09 70/week @ 2024-06-16 29/week @ 2024-06-23 107/week @ 2024-06-30 72/week @ 2024-07-07 101/week @ 2024-07-14 68/week @ 2024-07-21 285/week @ 2024-07-28 103/week @ 2024-08-04 197/week @ 2024-08-11 181/week @ 2024-08-18 135/week @ 2024-08-25 155/week @ 2024-09-01 67/week @ 2024-09-08

538 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

~5–14MB
~183K SLoC