UNPKG

as-wake

Version:

WAKE bindings for AssemblyScript

20 lines 423 B
{ "targets": { "debug": { "binaryFile": "build/untouched.wasm", "textFile": "build/untouched.wat", "sourceMap": true, "debug": true }, "release": { "binaryFile": "build/optimized.wasm", "textFile": "build/optimized.wat", "sourceMap": true, "optimizeLevel": 3, "shrinkLevel": 1, "converge": false, "noAssert": false } }, "options": {} }