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
clarify how export/import names convert to JS strings (#569) (#573)
* When embedded in the web, clarify how export/import names convert to JS strings (#569)
* Fixes suggested by @jf
* Address more feedback
Added a link to http://monsur.hossa.in/2012/07/20/utf-8-in-javascript.html. Simplified the decoding algorithm thanks to Luke's feedback.
0 commit comments