Skip to main content

[Apache ShenYu WASM 1.0.0 Version Release]

· One min read

Apache ShenYu#

Apache ShenYu is a responsive API gateway developed using Java Reactor. With its high performance, dynamic and flexible traffic control, hot swap, easy deployment and other features, out of the box to provide users with a full lifecycle of 'API' gateway, including 'API' registration, service proxy, protocol conversion, 'API' documentation and 'API' governance and other functions. Apache ShenYu graduated as an Apache top-level project in 'July 2022'.

website: https://shenyu.apache.org

GitHub: https://github.com/apache/shenyu

Apache ShenYu WASM#

Apache ShenYu WASM is a WASM SDK for Java which developed based on Java Native Interface and wasmer , with cross-platform and easy-to-use.

New Feature#

  1. Simplify usage
  2. Support the use of user-defined dynamic link libraries

the specific use please see: https://github.com/apache/shenyu-wasm/blob/master/README.md

Refactor#

  1. Refactor repository from wasmer-java

specific pr please see: https://github.com/apache/shenyu-wasm/pull/3

Become a contributor#

We welcome every contributor to join ShenYu, and welcome contributors to participate in ShenYu in the spirit of Apache Way!

See the contributor guidelines:

https://shenyu.apache.org/community/contributor-guide

Special Thanks#

Thanks to all the contributors of wasmer and wasmer-java. Without you guys, there would be no existence of shenyu-wasm !