You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2023/03/23 09:18:12 UTC

[GitHub] [dubbo] AlbumenJ opened a new issue, #11900: Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM

AlbumenJ opened a new issue, #11900:
URL: https://github.com/apache/dubbo/issues/11900

   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.
   
   https://issues.apache.org/jira/browse/DUBBO-115


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM [dubbo]

Posted by "loongs-zhang (via GitHub)" <gi...@apache.org>.
loongs-zhang commented on issue #11900:
URL: https://github.com/apache/dubbo/issues/11900#issuecomment-2003809981

   Although https://github.com/apache/pulsar/pull/21992 was rejected, implementing it in [dubbo-spi-extensions](https://github.com/apache/dubbo-spi-extensions) may be a good idea? @lburgazzoli


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM [dubbo]

Posted by "dragon-zhang (via GitHub)" <gi...@apache.org>.
dragon-zhang commented on issue #11900:
URL: https://github.com/apache/dubbo/issues/11900#issuecomment-1868227265

   The ShenYu team is releasing [shenyu-wasm](https://github.com/apache/shenyu-wasm) , which is a good cross platform WASM SDK for java, and I'm willing to try this task after shenyu-wasm released, can you assign it to me? @AlbumenJ


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM [dubbo]

Posted by "dragon-zhang (via GitHub)" <gi...@apache.org>.
dragon-zhang commented on issue #11900:
URL: https://github.com/apache/dubbo/issues/11900#issuecomment-1859592899

   Is this finished ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo GSoC 2023 - Dubbo SPI Extensions on WASM [dubbo]

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #11900:
URL: https://github.com/apache/dubbo/issues/11900#issuecomment-1864465758

   > Is this finished ?
   
   nope


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org