issues
search
deislabs
/
wagi
Write HTTP handlers in WebAssembly with a minimal amount of work
Apache License 2.0
889
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support setting maximum concurrent requests for the HTTP library
#42
radu-matei
closed
3 years ago
2
Credentials for authenticating to private registries
#41
radu-matei
closed
3 years ago
11
Changed content-type to html
#40
brooksmtownsend
closed
3 years ago
1
Support pulling OCI images
#39
technosophos
closed
3 years ago
3
Update Wasmtime and wasi-experimental-http crates
#38
radu-matei
closed
3 years ago
0
Add OCI Distribution support
#37
technosophos
closed
3 years ago
0
Fix link in docs index
#36
itowlson
closed
3 years ago
0
Added Grain example
#35
technosophos
closed
3 years ago
0
Update `Content-Type` header in docs and examples
#34
radu-matei
closed
3 years ago
0
Add support for outbound HTTP
#33
radu-matei
closed
3 years ago
2
Refactoring the router
#32
technosophos
closed
3 years ago
0
WIP: Bindle support
#31
technosophos
closed
3 years ago
0
fixed a bug with the HOST header and the default host
#30
technosophos
closed
3 years ago
0
added logger and replaced a bunch of printlns
#29
technosophos
closed
3 years ago
0
Adding live reload to WAGI
#28
technosophos
closed
3 years ago
1
Support host mapping for virtual hosting
#27
technosophos
closed
3 years ago
11
reorganized and rewrite the WAGI docs
#26
technosophos
closed
3 years ago
0
Minor refactor to break up the huge lib.rs
#25
technosophos
closed
3 years ago
0
Support mapping a domain name to a module
#24
technosophos
closed
3 years ago
1
add support for module routes
#23
technosophos
closed
3 years ago
1
Allow sharing memory across modules
#22
technosophos
opened
3 years ago
2
Allow modules to dynamically register sub-paths and map to functions
#21
technosophos
closed
3 years ago
4
add support for named entrypoints other than _start
#20
technosophos
closed
3 years ago
0
Add option to use Wasmtime caching
#19
radu-matei
closed
3 years ago
1
Fixed de-serialization issue on parsing modules.toml file
#18
VishnuJin
closed
3 years ago
1
Fix to resolve Error: missing field `modules` at line 6 column 1
#17
VishnuJin
closed
3 years ago
1
Following Readme and example files leads to Error: missing field `modules` at line 6 column 1
#16
VishnuJin
closed
3 years ago
1
Replace `module` with `modules` in `ModuleConfig`
#15
radu-matei
closed
3 years ago
1
outbound networking
#14
fimbault
closed
3 years ago
3
Update README.md
#13
ColinEberhardt
closed
4 years ago
0
Demo applications are missing or not public
#12
ColinEberhardt
closed
4 years ago
1
Add GitHub Action
#11
radu-matei
closed
4 years ago
0
Better 500 errors
#10
technosophos
closed
3 years ago
1
Do we need to block any response headers?
#9
technosophos
opened
4 years ago
2
Speed up the output
#8
technosophos
closed
3 years ago
5
Send STDERR to log
#7
technosophos
closed
3 years ago
0
Normalize more incoming HTTP headers
#6
technosophos
opened
4 years ago
1
SERVER_NAME, SERVER_PORT, and SERVER_PROTOCOL sometimes wrong
#5
technosophos
closed
3 years ago
1
Support additional headers: AUTH_TYPE, REMOTE_USER
#4
technosophos
opened
4 years ago
0
Improve loading speed
#3
technosophos
closed
3 years ago
4
Swift WASM+WASI does not work
#2
technosophos
closed
3 years ago
2
Populate REMOTE_ADDR and REMOTE_HOST
#1
radu-matei
closed
4 years ago
0
Previous