You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the "stop" button does appear to close the DB and connection to mm2, though upon restarting I noticed that the task ID index for methods like
continues to increment from where it left off rather than going back to zero. I'm not sure if this is intended behaviour for wasm, but though worth mentioning just in case.
import init, {mm2_stop} from "./path/to/mm2.js";
The text was updated successfully, but these errors were encountered: