mlua-tinywasm has no features set by default.
[dependencies] mlua-tinywasm = { version = "0.1.4", features = ["lua54", "lua53", "lua52", "lua51", "luajit", "luajit52"] }
Enables lua54 and vendored of mlua
Enables lua53 and vendored of mlua
Enables lua52 and vendored of mlua
Enables lua51 and vendored of mlua
Enables luajit and vendored of mlua
Enables luajit52 and vendored of mlua
mlua-tinywasm has 6 features without comments.