You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gsoc@community.apache.org by "ZiCheng Zhang (Jira)" <ji...@apache.org> on 2023/03/23 12:09:00 UTC

[jira] [Created] (GSOC-248) Apache ShenYu Gsoc 2023 - ShenYu WasmPlugin

ZiCheng Zhang created GSOC-248:
----------------------------------

             Summary: Apache ShenYu Gsoc 2023 - ShenYu WasmPlugin
                 Key: GSOC-248
                 URL: https://issues.apache.org/jira/browse/GSOC-248
             Project: Comdev GSOC
          Issue Type: Improvement
            Reporter: ZiCheng Zhang


h3. {*}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]
h3. Relevant Skills

Know the use of Apache ShenYu, especially the plugin
Familiar with Java and another language which can be compiled into wasm bytecode
h3. 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/]

issues:  https://github.com/apache/shenyu/issues/4492



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: gsoc-unsubscribe@community.apache.org
For additional commands, e-mail: gsoc-help@community.apache.org