roblox-rs / bindings

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

Refactor with futures #14

Open Fireboltofdeath opened 8 months ago

Fireboltofdeath commented 8 months ago

Super super super experimental refactor, with support for async.

This branch is from almost a year ago but splits up roblox-rs into multiple distinct crates and introduces futures support.