Hi, I have a use case where I try to open a local file on the main thread and try to send the contents as a buffer to the worker thread. Is this possible with Proxy-To-Worker? At present, I only know that we can pass keyboard and mouse events over to the worker thread.
-- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
