Skip to content

Commit 7fbfab2

Browse files
authored
update
1 parent 0dbc80f commit 7fbfab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/blog/wasi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ of how WASI works with Go, please see
7878

7979
## Running go tests with wasip1
8080

81-
> For Go 1.21 - 1.23, use the `misc/wasm` directory
81+
> Go 1.24 moved the Wasm support files to `lib/wasm`. For Go 1.21 - 1.23, use the `misc/wasm` directory.
8282
8383
Building and running a binary is easy, but sometimes we want to be able to run
8484
`go test` directly without having to build and execute the binary manually.

0 commit comments

Comments
 (0)