Commit Graph

4 Commits

Author SHA1 Message Date
Crypt Keeper 80fdafc59c
wasm: fixes test flake on Windows and strict mode (#3041)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-08-03 19:35:25 -07:00
Edoardo Vacchi 13dfbdbac6
wasm: support http(s) fetch of Wasm files (#3005)
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-27 15:09:44 +00:00
Crypt Keeper 651834e9de
wasm: implements strictSandbox for output binding and HTTP middleware (#2884)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-07-11 14:37:19 +00: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