Description
Hey,
I saw that you've ported parts of the sandbox to c++ to fix issue gf3/sandbox#29 . Yeah, that's great!
I'm currently researching for a sandbox solution, and apart from engine.js https://github.com/rehanift/engine.js (which is not so active at the moment and doesn't run on windows) i didn't find any other good alternatives to gfs3s sandbox.
Do you have any plans to separate the sandbox from your main repo, sending a pull request or creating a custom fork of gf3s sandbox? I would love to use your implementation as it seems like you're repo has more activity and updates can be done more frequently.
I would also love to contribute some extra functionality like an api layer such as gf3/sandbox#22 to the sandbox but right now i'm missing a good and active starting point.