We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe2f00 commit 707a3fbCopy full SHA for 707a3fb
test/custom/metadata.code.branch_hint/branch_hint.wast
@@ -47,6 +47,14 @@
47
)
48
49
50
+(module binary
51
+ "\00asm" "\01\00\00\00"
52
+ "\01\85\80\80\80\00\01\60\01\7f\00"
53
+ "\03\82\80\80\80\00\01\00\00"
54
+ "\a0\80\80\80\00\19\6d\65\74\61\64\61\74\61\2e\63\6f\64\65\2e\62\72\61\6e\63\68\5f\68\69\6e\74\01\00\01\05\01\00"
55
+ "\0a\8f\80\80\80\00\01\89\80\80\80\00\00\02\40\41\00\0d\00\0b\0b"
56
+)
57
+
58
(assert_malformed_custom
59
(module quote
60
"(func $test2 (type 0)"
@@ -97,3 +105,4 @@
97
105
98
106
"@metadata.code.branch_hint annotation: invalid target"
99
107
108
0 commit comments