diff options
Diffstat (limited to 'runtime/shared.rs')
-rw-r--r-- | runtime/shared.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/shared.rs b/runtime/shared.rs index 1b2136c63..185cbc0a9 100644 --- a/runtime/shared.rs +++ b/runtime/shared.rs @@ -38,6 +38,7 @@ extension!(runtime, dir "js", "01_errors.js", "01_version.ts", + "01_async_context.js", "06_util.js", "10_permissions.js", "11_workers.js", |