Skip to content

Commit 19e066c

Browse files
committed
0.0.5
1 parent 5b3204c commit 19e066c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/loopring-wasm/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cwd": "packages/loopring-wasm",
1212
"commands": [
1313
{
14-
"command": "tinygo build --no-debug -o ../loopring-sdk/src/lib/bridge/wasm-release.wasm -target wasm",
14+
"command": "tinygo build --no-debug -o ../loopring-sdk/src/lib/bridge/wasm-release.wasm -target wasm -scheduler=none",
1515
"forwardAllArgs": false
1616
}
1717
]

0 commit comments

Comments
 (0)