summaryrefslogtreecommitdiff
path: root/runtime/examples/extension/main.rs
AgeCommit message (Expand)Author
2024-11-15feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...Sahand Akbarzadeh
2024-09-30refactor: bury descriptor parsing in PermissionsContainer (#25936)David Sherret
2024-09-29refactor: cleanup for creating worker structs (#25933)David Sherret
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-06-06refactor: remove `PermissionsContainer` in deno_runtime (#24119)David Sherret
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-03-14fix(cli): unbreak extension example and fix __runtime_js_sources (#22906)Matt Mastracci