You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Albumen Kevin (Jira)" <ji...@apache.org> on 2023/03/18 08:49:00 UTC

[jira] [Created] (DUBBO-115) Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM

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)