This directory contains a set of utilities that are useful for developing WasmKit.
Re-generates all the auto-generated files
$ swift run WasmKitDevUtils
Re-generates only the internal VM instruction related files
$ swift run WasmKitDevUtils vmgen
Re-generates only the Core Wasm instruction related files based on Instructions.json
.
$ swift run WasmKitDevUtils wasmgen