Skip to content

Commit fc78a2b

Browse files
authored
update
1 parent d9ade6d commit fc78a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WebAssembly.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ page.
3131

3232
> If you are on Windows, we suggest to follow this tutorial using a BASH emulation system such as Git Bash.
3333
34+
> For Go 1.23 and earlier, the wasm support files needed in this article are located in `misc/wasm`, and path should be replaced when performing operations with files such as `lib/wasm/wasm_exec.js`.
35+
3436
To compile a basic Go package for the web:
3537

3638
```go

0 commit comments

Comments
 (0)