mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 15:31:31 +00:00
Reintroduce builtin decorator so these can appear anywhere in stdlib again
Avoids wrapping an undocumented function within 'memory.size' for example.
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
(i32.const 0)
|
||||
(i32.const 8)
|
||||
(i32.const 14)
|
||||
(i32.const 43)
|
||||
(i32.const 40)
|
||||
)
|
||||
(unreachable)
|
||||
)
|
||||
|
Reference in New Issue
Block a user