Crates.io | mlua-wasmer |
lib.rs | mlua-wasmer |
version | 1.0.2 |
created_at | 2024-01-28 16:28:50.682013+00 |
updated_at | 2025-08-01 01:45:39.196722+00 |
description | Lua bindings and embedding of Wasmer, the high-performance WebAssembly runtime. |
homepage | https://on-prem.net |
repository | https://gitlab.com/megalithic-llc/mlua-wasmer.git |
max_upload_size | |
id | 1117724 |
size | 12,794,180 |
Lua bindings and embedding of Wasmer, the high-performance WebAssembly runtime.
Add to your Rust project using one of MLua's features: [lua51, lua52, lua53, lua54, luajit, luajit52].
$ cargo add mlua-wasmer --features luajit
$ make check