Skip to content

Files

Latest commit

 

History

History
24 lines (17 loc) · 1 KB

README.md

File metadata and controls

24 lines (17 loc) · 1 KB

Build License

http-wasm Host Library for JS

http-wasm defines HTTP functions implemented in WebAssembly. This repository includes http-handler ABI middleware for various HTTP server libraries written in JavaScript.

WARNING: This is a proof of concept!

The current maturity phase is proof of concept. We will go back and revisit things intentionally deferred after initial implementations settle down.

Meanwhile, minor details and test coverage will fall short of production standards. This helps us deliver the proof-of-concept faster and prevents wasted energy in the case that the concept isn't acceptable at all.