Skip to content

Commit 0985ac7

Browse files
committed
docs(parts): add wasmtime-py link
1 parent 415e838 commit 0985ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction/parts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The `itkwasm` Python package provides:
6868
2. A bridge to NumPy and ITK
6969
3. A plugin system for accelerator packages
7070

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).
7272

7373
(cxx-core)=
7474
## 🧑‍💻 C++ core
@@ -122,4 +122,4 @@ These images include not only the CMake pre-configured toolchains, but pre-built
122122
[`itkwasm/wasi`]: https://hub.docker.com/r/itkwasm/wasi
123123
[Web3]: https://en.wikipedia.org/wiki/Web3
124124
[dockcross]: https://github.com/dockcross/dockcross
125-
[CMake]: https://cmake.org
125+
[CMake]: https://cmake.org

0 commit comments

Comments
 (0)