1 unstable release
0.0.1 | Jan 24, 2025 |
---|
#40 in #luau
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.6–1.2MB
~27K SLoC