#roblox #bindings #luau #tooling #communicates #roblox-rs

roblox-rs-shared-context

This crate communicates between roblox-rs bindings and the tooling

1 unstable release

0.0.1 Jan 24, 2025

#47 in #luau

Download history 103/week @ 2025-01-22 7/week @ 2025-01-29 14/week @ 2025-02-05 19/week @ 2025-02-12

143 downloads per month
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.5–1.1MB
~26K SLoC