Is your feature request related to a problem? Please describe.
If a user wishes to write business logic using existing libraries in other languages (i.e. Go, Rust), if they target WASM they will be able to run it in a plugin context.
Describe the solution you'd like
First class support for importing and executing a WASM blob.
Is your feature request related to a problem? Please describe.
If a user wishes to write business logic using existing libraries in other languages (i.e. Go, Rust), if they target WASM they will be able to run it in a plugin context.
Describe the solution you'd like
First class support for importing and executing a WASM blob.