Derek Schuff

Results 155 comments of Derek Schuff

#141 implements this. Having said that, this isn't the only way to provide the metadata about which proposal affects which specs (or even necessarily the best). Could you say a...

The meetings repo sounds fine for meeting notes. One reason we created a separate repo for debugging was the likelihood that we'd want to work on some stuff that wouldn't...

Another "small" proposal in-progress is [extended-constexpr](https://github.com/WebAssembly/extended-const/blob/main/proposals/extended-const/Overview.md). In fact AFAIK the primary open question right now is how many new operations should be added. Maybe in that context, we could run...

cc @binji @jfbastien @codehag @lukewagner @fitzgen @yurydelendik

@jfbastien or @binji any thoughts or ideas you might want to address before tomorrow?

Thanks everyone for your feedback. Since the last comments here, we've officially created the debugging subgroup, and it has git repo for artifacts such as meeting notes and documents (https://github.com/WebAssembly/debugging)....

Ah I didn't even know those existed, maybe we should just put the subgroup charter in the cg-charter repo then.

Filed https://github.com/kripken/emscripten/issues/5746 to track on the emscripten side.

@jayphelps I do think we want to support exactly the use case that you describe: allowing Binaryen to emit object files that are linkable with lld (and ideally, compatible with...

If we have a recent enough SDK on our existing mac builder, It should be very straightforward to cross-compile for aarch64.