I have been left triage comments on a dozen issues which I think should be closed. Can someone take a look? And is it ok if I continue triaging the rest of the issues that I think should be closed?
Edit: seems like @Chris Fallin is already taking a look.
And is it ok if I continue triaging the rest of the issues that I think should be closed?
@Chris Fallin?
I got another 22 issues that can be closed in addition to the few that haven't yet been closed. Should I comment on them or list them here?
@bjorn3 please feel free to keep commenting, indeed
or you can close directly if it's clearly addressed -- we can always reopen if we disagree :-)
I don't have permission to close any issues that are not my own.
I am done with triage of the most obvious issues.
Ah, sorry, didn't realize; in that case I'll keep following up (thanks again for this cleanup effort!)
no problem
I noticed that there are 114 issues without label indicating if it is about cranelift, wasmtime, lightbeam, peepmatic, ...: https://github.com/bytecodealliance/wasmtime/issues?page=1&q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+-label%3Acranelift+-label%3Awasi%3Aapi+-label%3Alightbeam+-label%3Awasi%3Aimpl+-label%3Acranelift%3Aarea%3Amachinst+-label%3Awasi%3Atests+-label%3Awasmtime%3Ac-api+-label%3Awasmtime+-label%3Awasmtime%3Aapi+-label%3Afuzzing+-label%3Acranelift%3Adiscussion+-label%3Awasm-proposal%3Areference-types+-label%3Acranelift%3Aarea%3Apeepmatic+-label%3Awasmtime%3Adebugging
glancing at that, I think we might want to expand our label set: benchmarking, ci, optimization...
but, yeah, we should start labeling some of those
What is the status of wasm2obj? There are several issues about it open, but I don't know if it is still supported.
Also the browser wasi polyfill is pretty much unsupported and doesn't support the latest wasi, right?
@Dan Gohman?
48 issues closed. 333 left.
/me calls it a day
I don't actually know the current status of wasm2obj. @Yury Delendik; do you know?
I did not look into that for 3-4 months, no. It produced valid obj files with DWARF info when needed
/me used wasm2obj only to troubleshot DWARF issues
Also, yes, the wasi browser polyfill in the wasmtime tree is unsupported right now
In theory we could build a new polyfill in a similar way, however one of the things we learned since building that was that hand-writtenJS polyfills that various people have end up being much simpler and smaller
Did another pass and opened a few PR's for easy to fix issues.
Another pass. The following can be closed I think:
If someone with appropriate permissions could take a look, that did be appreciated.
Awesome, thanks for making the pass! I closed four of them; the two WASI ones (143, 273) I'll delegate to someone else (@Alex Crichton ? @Dan Gohman ?) for final evaluation
Last updated: Nov 22 2024 at 16:03 UTC