forked from supabase/edge-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
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 (supabase#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
1 parent
e19cac9
commit 683207b
Showing
21 changed files
with
1,092 additions
and
128 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.