[C++ WASM] Multi thread using fork()

I need a C++ WASM EnvoyFilter that creates new threads using fork().

Does current Istio version support that possibility?