Skip to content

Commit 243fe71

Browse files
committed
remove unnecessary paragraph about build tools
1 parent 5f31272 commit 243fe71

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Tools/wasm/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ compilation of CPython to WebAssembly (WASM). Python supports Emscripten
99
run in modern browsers and JavaScript runtimes like *Node.js*. WASI builds
1010
use WASM runtimes such as *wasmtime*.
1111

12-
Users and developers are encouraged to use `Tools/wasm/emscripten` and
13-
`Tools/wasm/wasi` for building CPython for WebAssembly, as described below.
14-
These tools automate the build process and provide assistance with installation
15-
of SDKs, running tests, etc.
16-
1712
**NOTE**: If you are looking for general information about WebAssembly that is
1813
not directly related to CPython, please see https://github.com/psf/webassembly.
1914

0 commit comments

Comments
 (0)