roblox-rs / bindings

Rust bindings for the Roblox standard library.
https://github.com/Rerumu/Wasynth
MIT License
43 stars 5 forks source link

Advanced type supports #8

Closed Fireboltofdeath closed 1 year ago

Fireboltofdeath commented 1 year ago

Add support for enums and complex groups (arrays, tuples, etc)

Added support for callbacks.

Multivalue support is now a feature.