1 unstable release
0.0.1 | Jan 24, 2025 |
---|
#47 in #luau
143 downloads per month
Used in 3 crates
(via roblox-rs-macro-expansion)
4KB
Build steps
- cargo build --target wasm32-unknown-unknown --release --example test
- wasm2luau ./target/wasm32-unknown-unknown/release/examples/test.wasm > ./roblox/wasm.luau
- rojo build --output build.rbxl
lib.rs
:
This module is responsible for sharing information between the roblox-rs-macro-expansion and roblox-rs-cli.
Dependencies
~0.5–1.1MB
~26K SLoC