https://github.com/bytecodealliance/wasmtime/pull/2549/ removes the need for wasi-nn to have a $missing_memory
variant in the errno type
should i make a PR to remove it from the spec as well?
im not sure what all the follow-on effects of removing that variant are, since it will change the numbering of errno::busy
and im not sure of all the spots that depend on it are, and if theyre code generated etc
I think that PR makes sense
(also not exactly sure of the ramifications but I will test it out before I bump the wasi-nn spec submodule commit)
Last updated: Nov 22 2024 at 16:03 UTC