Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c37625

Browse files
committed
changed wording on wasm build instructions
1 parent683827d commit1c37625

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,12 @@ target/wasm32-unknown-emscripten/release/rustpython_wasm.js
111111

112112
You will also find`index.html` in the`wasm` directory.
113113
From here, you can copy these 3 files into the static assets directory of your web server and you should be
114-
able to see the ouput in the browser:
114+
able to see the ouput in theweb console of yourbrowser.
115115

116116
```
117117
Hello RustPython!
118118
```
119119

120-
in the web console.
121-
122120
#Code style
123121

124122
The code style used is the default rustfmt codestyle. Please format your code accordingly.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp