/wasi-http-ts

Experimental HTTP client for typescript and WebAssembly

Primary LanguageTypeScriptMIT LicenseMIT

wasi-http-ts

Experimental HTTP client for typescript and WebAssembly

This is a client for the experimental HTTP + WebAssembly support that I have added to wasmtime. It should not be considered production ready and may change at any time.

It is also derived from the previous work from @deislabs and will likely be reintegrated there eventually.

Using

For now you need to manually install this code your self, I'll get it into npm eventually...