Jordan Last

Results 165 comments of Jordan Last

I did not use WebAssembly for that project, it was a university demo project, and thus didn't need great performance. The project used WebRTC very effectively though, and did its...

I just ran into this issue as well, stumped me for a few minutes

Are ES Modules going to be a part of this release?

Sounds reasonable to add an option for this.

I don't think it should be default behavior, because I think that would be unexpected for something that is supposed to just be a static http server, and I personally...

Hey! I most likely won't be adding Nim to Zwitterion core, but soon I'll be exposing a plugin system. You or someone else could then create a Nim plugin. I'll...

Actually, I think we might be good, because I created my own json file for assemblyscript compiler options. We'll have to see

The process object right now comes straight from window.process...should we provide some sensible defaults? For example, anything that uses Redux right now without setting a process object on the window...

I'm trying to use only Bable, I really am. But it just seems limited compared to the TypeScript compiler. It isn't easily allowing me to set compiler options, and it...

I'm not going to do any more work on import maps until more browsers have pledged to it and we get closer to a true release. Or, if we get...