Eric K Richardson
Eric K Richardson
@jchyb Thanks for all your work and hopefully it goes quickly when you finally get on break and hopefully take some time for yourself first. > that passing some configs...
Looks like you need to run `scripts/scalafmt` on the code.
@sjrd Do you think if we supported non-GC stack allocated objects or structs that this approach might become viable? This feature would be really useful for interopt for the C...
@LeeTibbert I did some research in this area. Perhaps we should remove the stack memset for `0.5.0`.
I think this would be very good project although it seems a bit large for a semester project. But finding alternatives and approaches with a prototype would be a great...
No I think this is just a case where I asked for setup docs and the contributor said they could make a script and we said ok. It is an...
Scala.js has `Guard`, `Permission`, and `Throwables` which has `AccessControlException`. Much of the removing code has to do with lessons learned by Scala.js. We can find out the rationale.
We have the opportunity to remove this in the 0.5.0 release so maybe we need to at least bite that off now since everyone is going to rebuild for 0.5.0....
So it looks like even the classes in Scala.js may be arbitrary . We can search around.
I think it would be useful to publish what we have now as a junk `java.security` package or wrap the code into an existing project so that if people are...