mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-02 16:11:49 +00:00
Asterisk imports parsing; Pussyfooting around stdlib
This commit is contained in:
@ -73,8 +73,10 @@
|
||||
Map
|
||||
std:set/Set
|
||||
Set
|
||||
std:string/EMPTY
|
||||
std:string/String
|
||||
String
|
||||
std:string/isWhiteSpaceOrLineTerminator
|
||||
[program.exports]
|
||||
std:array/Array
|
||||
std:error/Error
|
||||
|
@ -2626,8 +2626,10 @@
|
||||
Map
|
||||
std:set/Set
|
||||
Set
|
||||
std:string/EMPTY
|
||||
std:string/String
|
||||
String
|
||||
std:string/isWhiteSpaceOrLineTerminator
|
||||
std/heap/size
|
||||
std/heap/ptr1
|
||||
std/heap/ptr2
|
||||
|
Reference in New Issue
Block a user