Since imports are undefined symbols we know we can
find all of them my looking at the symbol table alone.
(i.e. imports cannot be have local binding).
This will be strictly faster and also allows us
to to remove a method from Symbol class
|  Differential  D41304  
[WebAssembly] Base imports on Symtab. NFC. Authored by sbc100 on Dec 15 2017, 11:21 AM. 
Details Since imports are undefined symbols we know we can This will be strictly faster and also allows us 
Diff Detail 
 |