rbx-dom icon indicating copy to clipboard operation
rbx-dom copied to clipboard

C API

Open LPGhatguy opened this issue 6 years ago • 2 comments

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.

LPGhatguy avatar Mar 26 '19 21:03 LPGhatguy

Might be smarter to create bindings for popular languages through things like neon instead of jumping through FFI hoops?

Kampfkarren avatar Aug 24 '19 18:08 Kampfkarren

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?

LPGhatguy avatar Aug 24 '19 18:08 LPGhatguy