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
WebAssembly's Getting Started says it needs Python2.7
Now it's 2018 and tools are adding support for Python3, and I think WebAssembly needs to be compatible with Python3, too. The later, the more difficult to add.
WebAssembly's Getting Started says it needs Python2.7
Now it's 2018 and tools are adding support for Python3, and I think WebAssembly needs to be compatible with Python3, too. The later, the more difficult to add.