Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support dispatching the runtime events (#351)
* chore: add dependency * chore: update `Cargo.lock` * stamp: add a utility function * stamp: update flags * stamp: add dependency * chore: update `Cargo.lock` * fix: update `bootstrap.js` to expose the event dispatch functions * stamp: polishing * feat: support dispatching the runtime events * stamp: must be used `CallbackScope` instead of `HandleScope` while dispatching event * stamp: oops * stamp: use `beforeunload` instead of `willterminate` * stamp: resolve merge conflicts * stamp: polishing * chore: add integration tests * stamp: make clippy happy
- Loading branch information