issues
search
deislabs
/
wasi-experimental-http
Experimental outbound HTTP support for WebAssembly and WASI
MIT License
136
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unknown import: `wasi_experimental_http::req` has not been defined
#102
ranjiaming
opened
1 year ago
0
Update dependencies
#101
shinypb
closed
1 year ago
1
Support wasmtime 4.0
#100
bajtos
opened
1 year ago
0
Update wasmtime dependencies version
#99
NoahJinnn
opened
2 years ago
4
chore: update assemblyscript deps
#98
aergonaut
opened
2 years ago
4
chore: update package versions to v0.10.0
#97
radu-matei
closed
2 years ago
0
refactor!: change type of `HttpState::add_to_linker`'s `get_cx` parameter
#96
dicej
closed
2 years ago
2
Check `origin` instead of `host`
#95
booklearner
opened
2 years ago
0
Cargo.toml wasi-experimental-http and wasi-experimental-http-wasmtime dependencies: crates.io vs local path?
#94
CarlosSardo
opened
2 years ago
0
chore: update to wasmtime 0.35
#93
Mossaka
closed
2 years ago
4
Update `as-wasi` dependency in AssemblyScript client
#92
radu-matei
opened
2 years ago
1
Fix integration tests and Added wildcard to allow all domains
#91
Mossaka
closed
2 years ago
4
chore: update Wasmtime to v0.35
#90
radu-matei
closed
2 years ago
2
Add TinyGo client implementation
#89
radu-matei
closed
2 years ago
1
feat: implement From http::Response for Response
#88
radu-matei
closed
2 years ago
0
Check origin as opposed to only the host
#87
radu-matei
opened
2 years ago
0
feat: allow passing context data per instance
#86
radu-matei
closed
2 years ago
0
chore: update Wasmtime to v0.34 and bump packages to v0.9.0
#85
radu-matei
closed
2 years ago
0
Update version to 0.8.0
#84
radu-matei
closed
2 years ago
0
WIP: add request config
#83
flavio
closed
2 years ago
3
chore: update Wasmtime to v0.33
#82
radu-matei
closed
2 years ago
0
HTTP endpoint used in tests changed
#81
radu-matei
opened
2 years ago
0
feat: enable multi-memory and module linking
#80
radu-matei
closed
2 years ago
0
chore: update package versions to v0.7.0
#79
radu-matei
closed
3 years ago
0
Update Wasmtime to v0.31
#78
radu-matei
closed
3 years ago
1
Automate package publishing
#77
radu-matei
opened
3 years ago
0
Bump versions to v0.6.0
#76
radu-matei
closed
3 years ago
0
Add a generic `add_to_linker` function that accepts generic stores and update Wasmtime
#75
radu-matei
closed
3 years ago
0
Add a generic add_to_linker function that accepts generic stores
#74
radu-matei
closed
3 years ago
1
Explore re-building on top of WITX2 and `witx-bindgen`
#73
radu-matei
opened
3 years ago
0
Update versions to v0.5.0
#72
radu-matei
closed
3 years ago
0
Update Wasmtime to v0.28
#71
radu-matei
closed
3 years ago
0
Update Wasmtime to v0.28
#70
radu-matei
closed
3 years ago
0
Bump packages to v0.4.0 to bring in sync with latest published releases
#69
radu-matei
closed
3 years ago
0
Update witx-codegen version used in build script
#68
radu-matei
closed
3 years ago
0
Update the witx file syntax
#67
jedisct1
closed
3 years ago
1
Add mapping from error code to human readable message in AS
#66
radu-matei
closed
3 years ago
1
Remove client dep to fix Windows
#65
radu-matei
closed
3 years ago
0
Compiling anything that imports `wasi_experimental_http_wasmtime` fails on Windows
#64
radu-matei
closed
3 years ago
1
Server Support
#63
theduke
closed
3 years ago
2
"Destination not allowed" errors are non-descriptive
#62
radu-matei
closed
3 years ago
0
Destination not allowed"
#61
radu-matei
closed
3 years ago
0
Failing tests related to allowed hosts in AssemblyScript
#60
radu-matei
closed
3 years ago
2
Update packages to version 0.3.0
#59
radu-matei
closed
3 years ago
1
Add `headers_get_all` hostcall and client
#58
radu-matei
closed
3 years ago
0
Add bin that instantiates modules importing HTTP
#57
radu-matei
closed
3 years ago
1
Add a simple binary that can be used for standalone testing modules
#56
radu-matei
closed
3 years ago
0
Implement host call to get all headers
#55
radu-matei
closed
3 years ago
0
Update guests to use raw bindings
#54
radu-matei
closed
3 years ago
2
AssemblyScript: `Console.log` of string literal panics
#53
radu-matei
opened
3 years ago
2
Next