mlua-wasmer

Crates.iomlua-wasmer
lib.rsmlua-wasmer
version0.1.5
sourcesrc
created_at2024-01-28 16:28:50.682013
updated_at2024-05-11 16:39:09.390266
descriptionLua bindings and embedding of Wasmer, the high-performance WebAssembly runtime.
homepagehttps://on-prem.net
repositoryhttps://gitlab.com/megalithic-llc/mlua-wasmer.git
max_upload_size
id1117724
size70,626
David Rauschenbach (drauschenbach)

documentation

README

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
Commit count: 53

cargo fmt