Erica Marigold

Results 85 comments of Erica Marigold

I'm currently returning the raw exit code, instead of an `ExitStatus` since there doesn't seem to be any way to construct one out of an exit code. See https://github.com/lune-org/mlua-luau-scheduler/pull/1/

Would it be possible to merge this before #188?

Guess I will restructure once the restructuring is complete.

For some reason, the changelogs and release notes don't include anything about this being merged? I only found out that this exists today while going through the serde builtin source....

Whoops - thought they were released in 0.8.4!

This would be fairly simple to implement in Rust, there's a bunch of well-vetted implementations for most most cryptographic algorithms.

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 seem to have a `Buffer` variant. That's because buffers are of type `Value::UserData(data)`,...

This has been long discussed in the [Roblox OSS Discord](https://discord.gg/trQ7bPN3aw), but there hasn't been much consensus. Some say wally should support lune, some say we should use npm instead, and...

I totally feel you @mxruben, I had to practically cancel some projects altogether since they *need* a package manager to function. @filiptibell What's stopping us from creating our own package...