Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

WASM Tools

The subdirectories here contain tools for working with WASM projects.

  • Test-loader: A test to ensure the Envoy WASM filters can be loaded by Envoy.
  • WASME: A CLI tools for working with WebAssembly Hub and WASM modules.

wasme cli

The wasme CLI provides a tool for building and sharing Envoy WebAssembly extensions.

Installation   |   Documentation   |   Blog   |   Slack   |   Twitter

How does it work?

The WebAssembly Hub, in combination with the wasme CLI, provides an easy way to build, push, pull, and share Envoy WebAssembly Filters.

The WebAssembly Hub acts as an image registry for WebAssembly Filters hosted at https://webassemblyhub.io. Use the wasme CLI to:

Getting Started

See the Getting Started tutorial to build, push, and run your first WebAssembly Filter!

Next Steps

Morty Proxy This is a proxified and sanitized view of the page, visit original site.