You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wasmparser: Add TypesRef methods to expose some rec group-related data (#1498)
We already compute and store all of this internally for validation, just need to
expose some of it so that Wasmtime can re-canonicalize rec groups from a Wasm
module context to a whole engine context.
0 commit comments