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
Copy file name to clipboardExpand all lines: docs/introduction/parts.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The `itkwasm` Python package provides:
68
68
2. A bridge to NumPy and ITK
69
69
3. A plugin system for accelerator packages
70
70
71
-
Both system execution and browser execution are supported, with the latter enabled by [Pyodide](https://pyodide.org).
71
+
Both system execution and browser execution are supported, with the former enabled by [wasmtime-py](https://github.com/bytecodealliance/wasmtime-py) and latter enabled by [Pyodide](https://pyodide.org).
72
72
73
73
(cxx-core)=
74
74
## 🧑💻 C++ core
@@ -122,4 +122,4 @@ These images include not only the CMake pre-configured toolchains, but pre-built
0 commit comments