JesseChen

Results 21 issues of JesseChen

currently the target `libwabtjs` will export APIs: ``` validate(): void; resolveNames(): void; generateNames(): void; applyNames(): void; toText(options: ToTextOptions): string; toBinary(options: ToBinaryOptions): ToBinaryResult; destroy(): void; ``` is it possible to export...