Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbortController Support #85

Closed
Abiti-936 opened this issue May 19, 2022 · 2 comments
Closed

AbortController Support #85

Abiti-936 opened this issue May 19, 2022 · 2 comments

Comments

@Abiti-936
Copy link

Abiti-936 commented May 19, 2022

I am trying to create a Rest API with Worktop & Faunadb. The Worktop Routing Works, but Faunadb JS Library needs AbortController which doesn't seems to be Present in the Global Object of Compute@Edge JS Runtime, it says AbortController is not present in global object, you have to Polyfill it. What do you Recommend to do? Is these a Compute@Edge JS Runtime issue?

@Abiti-936
Copy link
Author

I have found a Library to Polyfill AbortController, but it's necessary to included by default in Compute@Edge JS Runtime. Just see the Library in here.

@guybedford
Copy link
Member

Moving to bytecodealliance/StarlingMonkey#118.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants