DDeno•Created by Asad on 3/19/2025 in #help Deno permissions and security
So there would be an ipc proxy in between?
User code tells ipc proxy i want to read file x
That then forwards it to my app code that executes it and returns it to the user code via the ipc proxy?