Hello. I have some interest to port C code to WebAssembly - so I would require running compilers inside containers. There are some option on where to store (or from where to retrieve) the source code and where to put/save the content of compiled .wasm. Since container isolates a process - it should have some access to the input files, as any other compiler.
So I have opened an issue https://github.com/emscripten-core/emscripten/issues/11553 , where I have chosen to store the source code on a per-container-image bases - so now I am targeting https://storageos.com/. I heard of Rook <https://rook.io/> and OpenEBS <https://openebs.io/> , too - but those do not fit into my criteria/not suitable for predicted DevOps pipelines. But they might be suitable for other scenarios/use cases of other developers. Ivan -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/ae1ddffa-a4a0-41e0-af36-d72c2de0083eo%40googlegroups.com.
