Skip to content

Commit 7403509

Browse files
committed
Update the fixtures for the bindings/noExportRuntime and std/math tests
1 parent a726f89 commit 7403509

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

tests/compiler/bindings/noExportRuntime.debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export const {
159159
isArrayOfArray,
160160
returnsArrayOfArray,
161161
takesNonPlainObject,
162-
takesFunction
162+
takesFunction,
163163
} = await (async url => instantiate(
164164
await (async () => {
165165
try { return await globalThis.WebAssembly.compileStreaming(globalThis.fetch(url)); }

tests/compiler/bindings/noExportRuntime.release.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export const {
159159
isArrayOfArray,
160160
returnsArrayOfArray,
161161
takesNonPlainObject,
162-
takesFunction
162+
takesFunction,
163163
} = await (async url => instantiate(
164164
await (async () => {
165165
try { return await globalThis.WebAssembly.compileStreaming(globalThis.fetch(url)); }

tests/compiler/std/math.release.wat

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -49900,7 +49900,7 @@
4990049900
call $~lib/builtins/abort
4990149901
unreachable
4990249902
end
49903-
f64.const nan:0x8000000000000
49903+
f64.const -nan:0x8000000000000
4990449904
f64.const nan:0x8000000000000
4990549905
f64.const 0
4990649906
call $std/math/check<f64>
@@ -49944,7 +49944,7 @@
4994449944
call $~lib/builtins/abort
4994549945
unreachable
4994649946
end
49947-
f64.const nan:0x8000000000000
49947+
f64.const -nan:0x8000000000000
4994849948
f64.const nan:0x8000000000000
4994949949
f64.const 0
4995049950
call $std/math/check<f64>
@@ -49966,7 +49966,7 @@
4996649966
call $~lib/builtins/abort
4996749967
unreachable
4996849968
end
49969-
f64.const nan:0x8000000000000
49969+
f64.const -nan:0x8000000000000
4997049970
f64.const nan:0x8000000000000
4997149971
f64.const 0
4997249972
call $std/math/check<f64>
@@ -50032,7 +50032,7 @@
5003250032
call $~lib/builtins/abort
5003350033
unreachable
5003450034
end
50035-
f64.const nan:0x8000000000000
50035+
f64.const -nan:0x8000000000000
5003650036
f64.const nan:0x8000000000000
5003750037
f64.const 0
5003850038
call $std/math/check<f64>
@@ -50098,7 +50098,7 @@
5009850098
call $~lib/builtins/abort
5009950099
unreachable
5010050100
end
50101-
f64.const nan:0x8000000000000
50101+
f64.const -nan:0x8000000000000
5010250102
f64.const nan:0x8000000000000
5010350103
f64.const 0
5010450104
call $std/math/check<f64>
@@ -50164,7 +50164,7 @@
5016450164
call $~lib/builtins/abort
5016550165
unreachable
5016650166
end
50167-
f64.const nan:0x8000000000000
50167+
f64.const -nan:0x8000000000000
5016850168
f64.const nan:0x8000000000000
5016950169
f64.const 0
5017050170
call $std/math/check<f64>
@@ -50252,7 +50252,7 @@
5025250252
call $~lib/builtins/abort
5025350253
unreachable
5025450254
end
50255-
f64.const nan:0x8000000000000
50255+
f64.const -nan:0x8000000000000
5025650256
f64.const nan:0x8000000000000
5025750257
f64.const 0
5025850258
call $std/math/check<f64>
@@ -50362,7 +50362,7 @@
5036250362
call $~lib/builtins/abort
5036350363
unreachable
5036450364
end
50365-
f64.const nan:0x8000000000000
50365+
f64.const -nan:0x8000000000000
5036650366
f64.const nan:0x8000000000000
5036750367
f64.const 0
5036850368
call $std/math/check<f64>
@@ -50516,7 +50516,7 @@
5051650516
call $~lib/builtins/abort
5051750517
unreachable
5051850518
end
50519-
f64.const nan:0x8000000000000
50519+
f64.const -nan:0x8000000000000
5052050520
f64.const nan:0x8000000000000
5052150521
f64.const 0
5052250522
call $std/math/check<f64>
@@ -51748,7 +51748,7 @@
5174851748
call $~lib/builtins/abort
5174951749
unreachable
5175051750
end
51751-
f32.const nan:0x400000
51751+
f32.const -nan:0x400000
5175251752
f32.const nan:0x400000
5175351753
f32.const 0
5175451754
call $std/math/check<f32>
@@ -51774,7 +51774,7 @@
5177451774
call $~lib/builtins/abort
5177551775
unreachable
5177651776
end
51777-
f32.const nan:0x400000
51777+
f32.const -nan:0x400000
5177851778
f32.const nan:0x400000
5177951779
f32.const 0
5178051780
call $std/math/check<f32>
@@ -51787,7 +51787,7 @@
5178751787
call $~lib/builtins/abort
5178851788
unreachable
5178951789
end
51790-
f32.const nan:0x400000
51790+
f32.const -nan:0x400000
5179151791
f32.const nan:0x400000
5179251792
f32.const 0
5179351793
call $std/math/check<f32>
@@ -51826,7 +51826,7 @@
5182651826
call $~lib/builtins/abort
5182751827
unreachable
5182851828
end
51829-
f32.const nan:0x400000
51829+
f32.const -nan:0x400000
5183051830
f32.const nan:0x400000
5183151831
f32.const 0
5183251832
call $std/math/check<f32>
@@ -51865,7 +51865,7 @@
5186551865
call $~lib/builtins/abort
5186651866
unreachable
5186751867
end
51868-
f32.const nan:0x400000
51868+
f32.const -nan:0x400000
5186951869
f32.const nan:0x400000
5187051870
f32.const 0
5187151871
call $std/math/check<f32>
@@ -51904,7 +51904,7 @@
5190451904
call $~lib/builtins/abort
5190551905
unreachable
5190651906
end
51907-
f32.const nan:0x400000
51907+
f32.const -nan:0x400000
5190851908
f32.const nan:0x400000
5190951909
f32.const 0
5191051910
call $std/math/check<f32>
@@ -51956,7 +51956,7 @@
5195651956
call $~lib/builtins/abort
5195751957
unreachable
5195851958
end
51959-
f32.const nan:0x400000
51959+
f32.const -nan:0x400000
5196051960
f32.const nan:0x400000
5196151961
f32.const 0
5196251962
call $std/math/check<f32>
@@ -52021,7 +52021,7 @@
5202152021
call $~lib/builtins/abort
5202252022
unreachable
5202352023
end
52024-
f32.const nan:0x400000
52024+
f32.const -nan:0x400000
5202552025
f32.const nan:0x400000
5202652026
f32.const 0
5202752027
call $std/math/check<f32>
@@ -52047,7 +52047,7 @@
5204752047
call $~lib/builtins/abort
5204852048
unreachable
5204952049
end
52050-
f32.const nan:0x400000
52050+
f32.const -nan:0x400000
5205152051
f32.const nan:0x400000
5205252052
f32.const 0
5205352053
call $std/math/check<f32>

0 commit comments

Comments
 (0)