create a qin.js engine core instance
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
props |
Object |
QinCorePropsType
|
Methods
-
create/load sandbox by name from local or browser's indexDB
Name Type Description namestring name of the sandbox Returns:
Type Description Promise.<void> -
set an existing sandbox instance to handle by core
Name Type Description sandboxQinSandbox -
start sandbox
Returns:
Type Description Promise.<void> -
stop sandbox