We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Turns out ours is a bit crude. JS_EvalFunction won't return a promise in all cases, for example.
JS_EvalFunction
More importantly, it would bring the forks closer toghether.
Relevant commits:
bellard/quickjs@6e4931c bellard/quickjs@00967aa bellard/quickjs@67723c9 bellard/quickjs@8405876 bellard/quickjs@e44b793
The text was updated successfully, but these errors were encountered:
Sync TLA implementation with upstream
8693ab5
Fixes: quickjs-ng#339
e55b25e
d3da56b
Fixes: #339
2a940a2
Fixes: quickjs-ng/quickjs#339
Successfully merging a pull request may close this issue.
Turns out ours is a bit crude.
JS_EvalFunction
won't return a promise in all cases, for example.More importantly, it would bring the forks closer toghether.
Relevant commits:
bellard/quickjs@6e4931c
bellard/quickjs@00967aa
bellard/quickjs@67723c9
bellard/quickjs@8405876
bellard/quickjs@e44b793
The text was updated successfully, but these errors were encountered: