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
Although there are some expectations in the Tooling support document, I'd like to see formal support for JavaScript-based debugging as part of the WebAssembly object itself. With a handful of features (read-only access to the stack, break points), it becomes possible to build a self-hosting compiler and IDE within a web browser.