Skip to content

Commit 377b93f

Browse files
committed
comment
1 parent 14a7d93 commit 377b93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wat/wasi/efault.wat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;; wasm3, wasm-micro-runtime: trap "out of bounds memory access" trap
2-
;; wasmer, wasmtime: exit with 21
2+
;; wasmer, wasmtime: exit with 21 (WASI_ERRNO_FAULT)
33

44
(module
55
(func $fd_write (import "wasi_snapshot_preview1" "fd_write") (param i32 i32 i32 i32) (result i32))

0 commit comments

Comments
 (0)