rbx-dom
rbx-dom copied to clipboard
C API
It'd be great to make rbx-dom the go-to public implementation of the Roblox DOM and file formats. This would help cement that idea.
Might be smarter to create bindings for popular languages through things like neon instead of jumping through FFI hoops?
WebAssembly is definitely the way to go for Node.js. Maybe that'll be the best way forward for other platforms if they have wasm runtimes?