Skip to content

Commit 596a817

Browse files
github-actions[bot]WebAssembly/testsuite auto-update
andauthored
Auto-update for 2025-04-09 (#123)
Update repos: wasm-3.0: WebAssembly/spec@9f5356d This change was automatically generated by `update-testsuite.py` Co-authored-by: WebAssembly/testsuite auto-update <github-actions@users.noreply.github.com>
1 parent 1db33e8 commit 596a817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proposals/wasm-3.0/extern.wast

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
(type $st (struct))
44
(type $at (array i8))
55

6+
(global externref (extern.convert_any (ref.null any)))
7+
(global anyref (any.convert_extern (ref.null extern)))
8+
69
(table 10 anyref)
710

811
(elem declare func $f)

0 commit comments

Comments
 (0)