Results 29 comments of Ori Bernstein

Do we need to wait for a reply? If we're resuming a file, we already know what we're getting. (But, again, this is sounding a *lot* like a reinvention of...

> the structure does help here for common code patterns I'm not seeing any common code pattern that are easier to represent in terms of branches to arbitrary labels, vs...

> Would you keep the values stack, or use a register based design? I don't actually have any strong feelings on that end. I'd imagine compactness of the encoding would...

> It might help to think of WebAssembly as a thing optimized for browsers to consume (as @titzer pointed out). Most compilers should probably not generate WebAssembly directly, but rather...

Is this still a problem? (sorry, I really don't watch github issues very closely.)

Note: This is going to have to be a requirement for making the code self hosting, otherwise porting to new OSes and platforms will be unacceptably painful.

I don't think we'll ever be able to regenerate all the bootstrap scripts. But that's ok, eventually we'll need to ditch them in favor of a bootstrap distribution. Wanna write...

And, for reference, the Ryu algorithm came out recently.

May want to rebase on to master.