Derek Schuff

Results 155 comments of Derek Schuff

Would you care to elaborate? What do you mean by "include PHP"?

Ah, ok. This bug tracker is specifically for the website, so I'm guessing that you mean https://webassembly.org/getting-started/developers-guide/ ? I have heard of a PHP port to wasm (I think it...

This bug tracker is specifically for the website. Is there a particular Java implementation you'd like to link to?

I'm not sure this is really what we want? It makes the style inconsistent with the note above ("You must run...") and seems to make the note more visually prominent,...

If you want a language to run on a particular architecture, that would be a feature request for the developers of that language's compiler(s). It looks like Crystal is built...

I'm adding it, but note that the list of languages on the site is a list of languages that are compiled to/implemented on top of wasm, not a list of...

> I understand your feeling, and after using clang-format for a while on WAVM, am still disappointed with the way it formats certain things. But it's also liberating to accept...

Generally speaking I like this idea, and it seems very straightforward. Back in ancient history, one reason we invested a little bit (but not too heavily) in module size was...

I think this makes sense to me, interested to get @kripken's opinion too

IIUC it does sort of repurpose the meaning of what an "export" is. We've been thinking of it in the sense of being exported from the compiled module, whereas the...