Wasm Joey Save

Serverless Wasm - A lightweight Node.js application for deploying and executing WebAssembly(Wasm) binary-code via HTTP

Project README

START UPDATE - August 2020

Easy instructions

For a simple and easy to follow demonstration of how to create, deploy and execute WebAssembly please read this Medium article called Programming the Web with WebAssembly

Feedback is very welcome

We have an area devoted to feedback. Please feel free to raise any questions, issues and/or feature request via the link in this paragraph.

END UPDATE

Wasm-joey

A Joey is a baby Kangaroo. Wasm-joey is a portable, flexible, lightweight application for deploying and executing WebAssembly(Wasm) binary-code via HTTP requests and responses.

Wasm-joey is written in Node.js. It is easy to set up and deploy. All configuration is stored in the application's base directory. It can be deployed on any machine that can run Node. It's continual operation is performed via HTTP requests and responses. This means that developers, end users and even computer-code itself can easily manage and execute WebAssembly code in a number of ways (including but not limited to) Javascript (XMLHttpRequest), jQuery(ajax), Curl (command line/shell) or any HTTP REST client such as Postman.

Documentation

For more information, please see the documentation section.

Simplicity

"Any program is only as good as it is useful" - Linus Torvalds. This application is being built to be as useful as possible. Part of achieving this involves putting in extra effort and design to ensure that it is as simple as possible, for you to use. Please create an issue if you have any ideas on how this application can be improved.

Open Source Agenda is not affiliated with "Wasm Joey" Project. README Source: second-state/wasm-joey

Open Source Agenda Badge

Open Source Agenda Rating