Albumen Kevin created DUBBO-115:
-----------------------------------
Summary: Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM
Key: DUBBO-115
URL: https://issues.apache.org/jira/browse/DUBBO-115
Project: Apache Dubbo
Issue Type: Task
Reporter: Albumen Kevin
WebAssembly (abbreviated {_}Wasm{_}) is a binary instruction format for a
stack-based virtual machine. Many capabilities of Dubbo support extensions,
such as custom interceptors, routing, load balancing, etc. In order to allow
the user's implementation to be used on Dubbo's multiple language SDKs, we can
implement cross-platform operation based on wasm capabilities.
Â
The implementation of this topic needs to provide a set of mechanisms for Wasm
on Dubbo, covering the implementation of Java and Go. Also supports at least
Filter, Router and Loadbalance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)