Micah
Micah
Howdy! Thanks for publishing Rojo to winget and opening this PR. I need to talk to the team about whether we want to officially support winget before I decide one...
I agree with year-ago LPG here! If there's not any alternatives to Rojo anymore (rbxmk is more akin to Remodel/Lune), we should just nix this page.
There's a limit to how much we can document things. If someone is going to `Creating a New Game` but not the rest of the documentation, is that really our...
Yeah this'll need a bit of a refactor. I've been putting it off since I got a new laptop and haven't set up a Rust environment on it yet. I...
Given several of these operate with 64 bit integers, it's non-trivial to implement them in pure Luau. It'd be easier and significantly faster to do on the Rust side. For...
If hashing support does get added, here's a list of my recommendations, along with why: - SHA-2 and its flavors - NIST standard and widespread use - SHA-3 and its...
I think before we go further with this, incidentally, we should settle two questions: 1. Are we okay with putting this in the Serde library? It feels inappropriate to put...
I have a rough implementation that uses basically the format above. It's straight forward, but still uses a macro to erase some boilerplate (quite frankly, nobody needs to see the...
> Buffer is actually supported by mlua, and lune 0.8.0 ships with buffer support. I'm not seeing references to it in the docs. The `Value` enum as an example doesn't...
Disappointing, but not surprising. Never mind then, thank you.