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
pub on TypedContext but only consumed by wasm-codegen. Required for cross-crate access. Minor abstraction leak. If more codegen-specific queries accumulate on TypedContext, consider a TypedContextExt trait in wasm-codegen.