Nestor Qin
Results
12
issues of
Nestor Qin
Currently, if we call `engine.reload()` while a loading is already in progress, the ongoing one will not be aborted but instead two reload will run concurrently and the callback will...
### Solution Description We need to be mindful of allowing customization of model/wasm, e.g, allow advanced users to provide their own set of app config that adds on to our...
enhancement