brendandburns / wasi-http-ts

Experimental HTTP client for typescript and WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

Experimental HTTP client for typescript and WebAssembly

License:MIT License


Languages

Language:TypeScript 100.0%