envoy icon indicating copy to clipboard operation
envoy copied to clipboard

wasm: restart wasm vm if it's failed because runtime error

Open wbpcode opened this issue 1 year ago • 14 comments
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.

wbpcode avatar Oct 06 '24 03:10 wbpcode