AssemblyScript / wabt.js

A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.

Home Page:https://github.com/WebAssembly/wabt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--enable-gc and/or --enable-all

Horcrux7 opened this issue · comments

The Wabt Tools implements the command line options: --enable-gc and --enable-all. Is there an equivalent WasmFeature parameter in wabt.js?

commented

The respective feature flag exists now, and should become available with the next successful build.

commented

Should be on npm now, v1.0.17.