Commit Graph

6 Commits

Author SHA1 Message Date
Taction 616da76cca
Fix wasm binding wasi http (#3077)
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-18 09:07:53 -07:00
Brendan Burns 387c238b87
Add support for wasi-http in the wasm binding. (#3007)
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-27 19:52:36 -07:00
Crypt Keeper d22c4bc7f0
Changes wasm middleware and output binding config to url instead of path (#2817)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-05-02 00:48:01 +00:00
Crypt Keeper 3dc2691635
deps: updates wazero to 1.0.0 (#2709)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-25 17:10:07 +00:00
Crypt Keeper b1558f8c0d
wasm: close module on invoke (#2697)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-23 16:04:04 +00:00
Crypt Keeper 9b669c03d8
Add output binding wasm (#2685)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-03-22 22:59:44 +00:00