shudingbo
Results
3
issues of
shudingbo
##### Checklist - [x] add reload cmd 增加 reload命令,有web代码更新时,可以通过 reload 关闭已有work,变相实现热更新功能 ##### Description of change
fix deregisterService use error serviceName
error: Module.open is not a function version: 0.7.8 env: esm ```js let f = new h5wasm.File(this._fileName, 'r') // error: Module.open is not a function ``` **Temporary solution:** Change the file...