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
Pyodide has been incredibly helpful and this is super low on the list of things to do, simply because it's too complex. But the matter of fact is, python is slow and the latest version of pyodide is 3-5 times slower than python. So, we quickly run in to limitations with this environment.
Pyodide has been incredibly helpful and this is super low on the list of things to do, simply because it's too complex. But the matter of fact is, python is slow and the latest version of pyodide is 3-5 times slower than python. So, we quickly run in to limitations with this environment.
Figma is a great example of the possibilities of running native code through webassembly.
https://www.figma.com/blog/webassembly-cut-figmas-load-time-by-3x/
We can go with C, Rust, Zig. whichever is most compatible with the scientific stack.
The text was updated successfully, but these errors were encountered: