mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-30 21:52:18 +00:00
Initial compile time type check builtins
This commit is contained in:
@@ -46,9 +46,10 @@
|
||||
(memory $0 1)
|
||||
(data (i32.const 4) "\n\00\00\00l\00o\00g\00i\00c\00a\00l\00.\00t\00s")
|
||||
(data (i32.const 28) "\0b\00\00\00b\00u\00i\00l\00t\00i\00n\00s\00.\00t\00s")
|
||||
(data (i32.const 56) "\0b\00\00\00s\00h\00o\00w\00c\00a\00s\00e\00.\00t\00s")
|
||||
(data (i32.const 84) "\t\00\00\00m\00e\00m\00c\00p\00y\00.\00t\00s")
|
||||
(data (i32.const 108) "\07\00\00\00f\00m\00o\00d\00.\00t\00s")
|
||||
(data (i32.const 56) "\01\00\00\001")
|
||||
(data (i32.const 64) "\0b\00\00\00s\00h\00o\00w\00c\00a\00s\00e\00.\00t\00s")
|
||||
(data (i32.const 92) "\t\00\00\00m\00e\00m\00c\00p\00y\00.\00t\00s")
|
||||
(data (i32.const 116) "\07\00\00\00f\00m\00o\00d\00.\00t\00s")
|
||||
(export "anExportedConstantGlobal" (global $showcase/anExportedConstantGlobal))
|
||||
(export "aConstantGlobal" (global $showcase/aConstantGlobal))
|
||||
(export "anAliasedConstantGlobal" (global $showcase/anExportedConstantGlobal))
|
||||
@@ -3504,7 +3505,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 21)
|
||||
(i32.const 34)
|
||||
(i32.const 19)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -3531,7 +3532,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 22)
|
||||
(i32.const 35)
|
||||
(i32.const 20)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -3556,7 +3557,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 23)
|
||||
(i32.const 36)
|
||||
(i32.const 20)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -3601,7 +3602,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 39)
|
||||
(i32.const 52)
|
||||
(i32.const 19)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -3630,7 +3631,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 40)
|
||||
(i32.const 53)
|
||||
(i32.const 20)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -3655,7 +3656,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 41)
|
||||
(i32.const 54)
|
||||
(i32.const 20)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4076,7 +4077,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 222)
|
||||
(i32.const 235)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4093,7 +4094,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 223)
|
||||
(i32.const 236)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4119,7 +4120,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 224)
|
||||
(i32.const 237)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4145,7 +4146,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 225)
|
||||
(i32.const 238)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4171,7 +4172,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 226)
|
||||
(i32.const 239)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4197,7 +4198,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 227)
|
||||
(i32.const 240)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4225,7 +4226,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 228)
|
||||
(i32.const 241)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4253,7 +4254,7 @@
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 28)
|
||||
(i32.const 229)
|
||||
(i32.const 242)
|
||||
(i32.const 0)
|
||||
)
|
||||
(unreachable)
|
||||
@@ -4269,7 +4270,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 42)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4293,7 +4294,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 58)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4308,7 +4309,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 59)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4364,7 +4365,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 151)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4381,7 +4382,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 152)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4403,7 +4404,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 155)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4420,7 +4421,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 156)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4437,7 +4438,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 157)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4454,7 +4455,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 158)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4471,7 +4472,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 159)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4495,7 +4496,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 162)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4519,7 +4520,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 165)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4536,7 +4537,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 166)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4553,7 +4554,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 167)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4570,7 +4571,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 84)
|
||||
(i32.const 92)
|
||||
(i32.const 168)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4590,7 +4591,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 65)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4608,7 +4609,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 66)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4631,7 +4632,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 67)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4654,7 +4655,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 68)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4674,7 +4675,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 134)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4692,7 +4693,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 135)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4715,7 +4716,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 136)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4738,7 +4739,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 108)
|
||||
(i32.const 116)
|
||||
(i32.const 137)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4763,7 +4764,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 104)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4780,7 +4781,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 105)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4801,7 +4802,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 108)
|
||||
(i32.const 0)
|
||||
)
|
||||
@@ -4819,7 +4820,7 @@
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
(i32.const 56)
|
||||
(i32.const 64)
|
||||
(i32.const 111)
|
||||
(i32.const 0)
|
||||
)
|
||||
|
Reference in New Issue
Block a user