Deno-style permission flags #738
5hubham5ingh
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
TBH I have not considered it. I think such a change would require a large change in the architecture I don't think I'll make. |
0 replies
|
I'm looking into creating bindings for OpenTUI, similar to what Go has, and thought it’d be awesome to develop TUIs in JS that can be distributed as lightweight bytecode via tjs. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, any thought about adding Deno-style permission flags like --allow-net or --allow-read, etc?
All reactions