AssemblyScript/wabt.js

`validate` missing optional options parameter

Opened this issue · 0 comments

zoren commented

It seems the definition should be:

  validate(options?: WasmFeatures): void;