Path: blob/main/tests/misc_testsuite/issue11563.wat
1690 views
;;! gc = yes ;;! exceptions = yes ;;! function-references = yes (module $m (global (export "") exnref (ref.null exn))) (module (import "m" "" (global exnref)) (table 1 exnref (global.get 0)))