You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@KSXGitHub Hello again my friend I think this is the wrong direction. deno is not a browser it aims also not to be a serverless function runner (running unknown user-supplied functions).
you can easily isolate the deno files into a container.
Steps to reproduce
/test-data.js
: https://gist.githubusercontent.com/KSXGitHub/62cb052060dc169796ab3698ff53c33b/raw/9d7d84910b344eb8580be8b91cf539e18e565e5d/init.sh.deno run https://gist.githubusercontent.com/KSXGitHub/62cb052060dc169796ab3698ff53c33b/raw/9d7d84910b344eb8580be8b91cf539e18e565e5d/deno.js
.Resource: https://gist.github.com/KSXGitHub/62cb052060dc169796ab3698ff53c33b
Expected behavior
Error, just like in Chrome.
Actual behavior
It read data from local file and printed it.
The text was updated successfully, but these errors were encountered: