Evan Ovadia

Results 90 issues of Evan Ovadia

Do you know if we can use dotnet-webassembly to run wasm from inside Unity? That would be a gamechanger! (I'd be happy to spend a couple days testing it out...

Feature Request

The reading stdout example in the README didn't work for us; stdout was just empty. However, when we used "/bin/echo" instead of "echo" for the command, it worked! I imagine...

Might want to figure this out at the same time we figure out generics.

They wont immediately directly speed up the compiler, but they're a necessary stepping stone to really big later optimizations. It'll speed up incremental compilation, enable a language server, and even...