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

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

    [ https://issues.apache.org/jira/browse/DUBBO-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704249#comment-17704249 ] 

Jun Liu commented on DUBBO-115:
-------------------------------

Including a conformance test mechanism of the SPI extensions project

> 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
>            Priority: Major
>              Labels: full-time, gsoc2023
>
> 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)