mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 20:21:48 +00:00
Use outer-most identifier when resolving queued exports, fixes #248
This commit is contained in:
@ -12195,7 +12195,7 @@
|
||||
(call $~lib/env/abort
|
||||
(i32.const 0)
|
||||
(i32.const 1296)
|
||||
(i32.const 56)
|
||||
(i32.const 54)
|
||||
(i32.const 4)
|
||||
)
|
||||
(unreachable)
|
||||
@ -12289,7 +12289,7 @@
|
||||
(call $~lib/env/abort
|
||||
(i32.const 0)
|
||||
(i32.const 1296)
|
||||
(i32.const 108)
|
||||
(i32.const 106)
|
||||
(i32.const 4)
|
||||
)
|
||||
(unreachable)
|
||||
|
Reference in New Issue
Block a user