@open-dy/tt-wasmsplit-ci 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -94,6 +94,7 @@ Options:
94
94
  -p, --package <path> 原始包路径,必填
95
95
  -i, --appid <appid> app id,必填
96
96
  -g, --debug 包含此参数下载 debug 包,反之下载 release 包 (default: false)
97
+ -bm, --bulk-memory 包含此参数表示开启 bulk memory 特性,反之不开启 (default: false)
97
98
  --no-report 使用该参数时将不采集行为数据
98
99
  -h, --help display help for command
99
100
  ```