You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by "yu199195 (via GitHub)" <gi...@apache.org> on 2023/05/05 03:29:28 UTC

[GitHub] [shenyu] yu199195 opened a new issue, #4612: [Volunteer] Add WasmPlugin

yu199195 opened a new issue, #4612:
URL: https://github.com/apache/shenyu/issues/4612

   ### Volunteer help
   
   ## Background
   
   Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance. Currently, ShenYu has good scalability in the Java language. However, ShenYu's support for multiple languages is still relatively weak.
   
   The wasm bytecode is designed to be encoded in a size- and load-time-efficient binary format. WebAssembly aims to execute at native speed by taking advantage of common hardware capabilities available on a wide range of platforms.
   
   The goal of WasmPlugin is to be able to run wasm bytecode([wasmer-java](https://github.com/wasmerio/wasmer-java) is a good choice, if you find a better choice, please discuss with me), and other languages can write ShenYu plugins based on this language(such as Rust/golang/C++) as long as they can be compiled into wasm bytecode.
   
   More documents on wasm and WASI are as follows:
   https://github.com/WebAssembly/design
   https://github.com/WebAssembly/WASI
   
   ## Relevant Skills
   Know the use of Apache ShenYu, especially the plugin
   Familiar with Java and another language which can be compiled into wasm bytecode
   
   ## Task List
   1.develop shenyu-wasm-plugin.
   2.write integrated test for shenyu-wasm-plugin.
   3.write wasm plugin documentation in shenyu-website.
   
   
   
   Links:
   
   website: https://shenyu.apache.org/
   
   Difficulty: Major
   Potential mentors:
   ZiCheng Zhang, mail: zhangzicheng@apache.org
   Project Devs, mail: dev@shenyu.apache.org


-- 
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@shenyu.apache.org.apache.org

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


[GitHub] [shenyu] runqi-zhao commented on issue #4612: [Volunteer] Add WasmPlugin

Posted by "runqi-zhao (via GitHub)" <gi...@apache.org>.
runqi-zhao commented on issue #4612:
URL: https://github.com/apache/shenyu/issues/4612#issuecomment-1615890940

   Hello, I'm very interested in this idea!  and I'm more than happy to contribute to ShenYu! Thank you!


-- 
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@shenyu.apache.org

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


Re: [I] [Volunteer] Add WasmPlugin [shenyu]

Posted by "moremind (via GitHub)" <gi...@apache.org>.
moremind closed issue #4612: [Volunteer] Add WasmPlugin
URL: https://github.com/apache/shenyu/issues/4612


-- 
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@shenyu.apache.org

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