cloudflare / workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers
https://blog.cloudflare.com/workerd-open-source-workers-runtime/
Apache License 2.0
6.28k stars 304 forks source link

use non-deprecated GetCreationContext() #3147

Closed anonrig closed 1 day ago

anonrig commented 2 days ago

Let's use a non-deprecated version of the GetCreationContext()

Ref:

GetCreationContext is deprecated: Use the version with the isolate argument