Dan Gohman

Results 818 comments of Dan Gohman

A more unified process, and using the meetings repo, sound good to me.

The WASI Subgroup has meeting notes in the WASI repo currently. What's a good path convention for them; should they go in `$year/WASI-$month-$day.md` next to to the CG meeting notes,...

I've now submitted #260 implementing this.

An implementation should be able to perform validation without linking, and without any knowledge of the specific things instances will eventually be linked with. That seems valuable to continue to...

Comments would be great, however in any case I'd still recommend not switching these tests to "spectest", because implementations shouldn't actually be consulting the actual "spectest" here, and it would...

As the author of the current scoped hashmap implementation, I can confirm that it isn't anything fancy :smile:. It was just the simplest thing that would support the features needed...

Good call, I applied both your suggestions :smile:.

I don't recognize `__rustc_debug_gdb_scripts_section__` myself, but that sounds plausible.

I don't know what toolchain produces the error message "failed to find a preopened file descriptor through which \"log.txt\" could be opened", so it's not clear to me what the...

"Wasm" is an abbreviation, while "WASI" is an acronym, and they really are written with different styles in practice today. Is that too confusing? It's probably still possible to change...