Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 213 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 213 Bytes

Build steps

  1. cargo build --target wasm32-unknown-unknown --release --example test
  2. wasm2luau ./target/wasm32-unknown-unknown/release/examples/test.wasm > ./roblox/wasm.luau
  3. rojo build --output build.rbxl