On Fri, Feb 17, 2023 at 9:11 AM Stan Srednyak <
stan....@gmail.com> wrote:
>
> thanks for your reply.
> The Mmap functionality is crucial for my app. I am dealing with large binary trees that do not fit RAM. I implemented them on disk, and for this, Mmap is crucial.
>
> Now I have a client that wants to run the app from inside a virtual box, and for security reason, they want .wasm code.
Sorry, I have no idea whether this is possible using wasm. I suspect