wasm-nginx-module
wasm-nginx-module copied to clipboard
Run Wasm in OpenResty/Nginx
Results
12
wasm-nginx-module issues
Sort by
recently updated
recently updated
newest added
trafficstars
https://github.com/api7/wasm-nginx-module/issues/25#issue-1044428968
https://github.com/api7/wasm-nginx-module/blob/0b4b31d6ecfdbc587e8ea455ed6e920a98aadff1/src/vm/wasmtime.c#L114 Correct me if I am wrong but couldn't we just reuse the same VM over and over as long as the VM configuration is the same. And pretty much...