Matt DesLauriers
Matt DesLauriers
It seems like a huge undertaking to build a new JS runtime from the ground up instead of allowing developers to use one of the existing ones (node, deno, bun)....
:+1: PR added to pear-desktop repo..
I think modularisation would be a huge benefit to v2 but I worry about the approach of `registerAddon` as it feels a little clunky and adds a degree of boilerplate...
Another implementation (much smaller and perhaps faster), MIT license. https://gist.github.com/mattdesl/43893dec295d4d2cba75438c0027830a I think a change to PRNG should ideally be considered with how the seed is set as well. In my...