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

Deno.core.evalContext() crashes #2457

Closed
ry opened this issue Jun 5, 2019 · 2 comments
Closed

Deno.core.evalContext() crashes #2457

ry opened this issue Jun 5, 2019 · 2 comments

Comments

@ry
Copy link
Member

ry commented Jun 5, 2019

Tests can be added to //core/libdeno/libdeno_test.js

reported here denoland/deno_third_party#47 (comment)

@Liby99
Copy link

Liby99 commented Jun 5, 2019

Just to let you know, there are also

Deno.core.print()
Deno.core.send(new Uint8Array([1]), new Uint8Array([1]))

which might lead to potential bugs

@ry
Copy link
Member Author

ry commented Jun 5, 2019

@Liby99 Thanks

#2459
#2458

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