Spider is an experimental compiler based on WebAssembly semantics and the Regionalized Value State Dependence Graph research. It compiles .wasm binaries to Luau or LuaJIT source files.
Prebuilt binaries for Windows, Linux, and macOS are available in the "Releases" tab. Alternatively, build and install from source:
$ cargo install luau-printer --git "https://github.com/SovereignSatellite/Spider"
$ wasm2luau --help