envoy
envoy copied to clipboard
wasm: restart wasm vm if it's failed because runtime error
trafficstars
Commit Message: wasm: restart wasm vm if it's failed Additional Description:
A experimental PR that support automatic reloading when the wasm VM is failed (panic(), abort(), etc).
Risk Level: low. The wasm is not production ready anyway. Testing: unit. waiting. Docs Changes: n/a. Release Notes: n/a. Platform Specific Features: n/a.