Re: Is there any plan to support WebAssembly?

2020-07-22 Thread Dmitry Volyntsev
On 20.07.2020 06:21, 肖涵 wrote: Hi WebAssembly provides a new way to extend the module, like envoy already supports WebAssembly. we would like to consult nginx's attitude towards this In addition, We have supported  WebAssembly for Nignx. we can load the

Is there any plan to support WebAssembly?

2020-07-19 Thread 肖涵
HiWebAssembly provides a new way to extend the module, like envoy already supports WebAssembly. we would like to consult nginx's attitude towards this In addition, We have supported WebAssembly for Nignx. we can load the wasm module as your extension like Lua. Will you consider accepting our code