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
See WebAssembly/wabt#685 (comment). We currently generate a name section using the name provided like $foo. This doesn't work for all names that are allowed by the binary format. Should we have a way to represent these names in the text format?