Crates.io | mlua-wasmer |
lib.rs | mlua-wasmer |
version | 1.0.0 |
source | src |
created_at | 2024-01-28 16:28:50.682013 |
updated_at | 2024-10-29 13:32:23.314401 |
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 | 71,557 |
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