roblox-rs / bindings

Rust bindings for the Roblox standard library.
https://github.com/Rerumu/Wasynth
MIT License
43 stars 5 forks source link
roblox roblox-rs rust wasm wasynth webassembly

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