Add first class support for WASM-backed plugins
Open
citi-hackathon
enhancement
plugins
- Dominant language
- TypeScript
- Stars
- 249
- Forks
- 176
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 20
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.