Derek Schuff

Results 291 comments of Derek Schuff

Ah ok, so adding the "run-ci" label to this PR does now result in the extra tests being triggered: https://app.circleci.com/pipelines/github/emscripten-core/emscripten/41454/workflows/ed1de50f-64e8-45bd-87b1-3a7aa5baa056

Very odd failure in the windows runner, but doesn't look related to this PR: https://app.circleci.com/pipelines/github/emscripten-core/emscripten/41454/workflows/ed1de50f-64e8-45bd-87b1-3a7aa5baa056/jobs/919980

The CG landing page (https://www.w3.org/community/webassembly/) is powered by wordpress and it looks like I can just post things there. Maybe we should make a post (which would presumably replace the...

I updated https://www.w3.org/community/webassembly/ with a generic info post pointing people to the github resources. Feedback welcome.

Yes, I think so. I think the update addresses most of what's in OP except maybe about webassembly.org. But we can file issues (or probably there are existing ones) in...

You could maybe *almost* do something like this today using LLVM's existing ABI. LLVM on wasm essentially has 2 stacks: one that is not user-visible that contains the return address...

Looks good, although I wouldn't consider wabt a blocker for phase 4 if we have support in Binaryen.

That's a good point about the phase 2 requirements being a good proxy for the usefulness of trying out a feature. I think that makes sense as a "default" criterion...

> I undid that change. It seems like they mostly just cherry pick changes during the beta period, so it might not make it until 18.1. I'll just do a...

This is great, thanks for all your work on this!