#roblox #luau #rbxl

roblox-rs-shared-context

This crate communicates between roblox-rs bindings and the tooling

1 unstable release

0.0.1 Jan 24, 2025

#40 in #luau


Used in 3 crates (via roblox-rs-macro-expansion)

MPL-2.0 license

4KB

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

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