Open xdoardo opened 3 weeks ago
Among others, the PHP WASM module takes a significant amount of time to compile when using the LLVM backend. We should investigate how to make this faster, especially the chance of compiling functions in parallel.
Among others, the PHP WASM module takes a significant amount of time to compile when using the LLVM backend. We should investigate how to make this faster, especially the chance of compiling functions in parallel.