issues
search
supabase
/
edge-runtime
A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
689
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf(base): sent low memory notification when worker switches to retired state
#450
nyannyacha
closed
3 hours ago
2
chore(ci): s3 cred install step didn't gate correctly
#449
nyannyacha
closed
2 days ago
1
fix(sb_fs): make s3 fs proxy capability to unsafe feature
#448
nyannyacha
closed
2 days ago
2
chore(ci): only PRs submitted from the origin repo can be tested for s3 fs
#447
nyannyacha
closed
2 days ago
1
feat: exposing `deno_cache` + `ai cache interceptor`
#446
kallebysantos
closed
11 hours ago
2
fix: polishing tmp fs and s3 fs
#444
nyannyacha
closed
3 days ago
1
fix(sb_ai): Sessions are dropped while still in use
#443
kallebysantos
closed
1 week ago
1
fix(ci): release workflow failure
#442
nyannyacha
closed
1 week ago
1
Can we set cpu hard limit from env ?please
#441
boyhax
closed
2 weeks ago
1
fix(sb_workers): allow extra context to be passed in from js land
#440
nyannyacha
closed
2 weeks ago
1
fix(sb_ai): make sure the shared session is initialized before running inferences
#439
nyannyacha
closed
2 weeks ago
1
[DO NOT MERGE] fix: polishing tmp fs and s3 fs
#438
nyannyacha
closed
6 days ago
0
feat: exposing onnx backend to JS land
#436
kallebysantos
closed
1 week ago
2
TypeError: cannot read headers: request closed
#435
shivamklr
closed
2 weeks ago
6
fix(sb_core): expose web MessageChannel API
#434
nyannyacha
closed
3 weeks ago
1
fix(sb_graph): checksum size is not a constant
#433
nyannyacha
closed
3 weeks ago
1
fix(cli): `--static` flag could not be used multiple times
#432
nyannyacha
closed
3 weeks ago
1
`--static` flag cannot be used multiple times
#431
djalmajr
closed
3 weeks ago
2
feat: onnx runtime shared sessions
#430
kallebysantos
closed
3 weeks ago
2
feat: partial enable s3 and tmp file system
#429
nyannyacha
closed
2 weeks ago
1
Cannot use cache for Deno functions: "Could not set the Deno root directory".
#428
digisomni
opened
1 month ago
0
feat: support specifying npm registries via .npmrc
#427
nyannyacha
closed
1 month ago
4
fix: graceful shutdown should wait until the event worker has finished all its work
#426
nyannyacha
closed
1 month ago
1
fix: make sure that we can use various exts as an entrypoint when bundling
#425
nyannyacha
closed
1 month ago
1
chore: make sure that we can use javascript as an entrypoint
#424
nyannyacha
closed
1 month ago
1
chore(devcontainer): remove `cargo-make` feature
#423
nyannyacha
closed
1 month ago
1
chore(devcontainer): install deno properly
#422
nyannyacha
closed
1 month ago
1
fix(base): pass import meta resolve callback when initialize `JsRuntime`
#421
nyannyacha
closed
1 month ago
2
Support import.meta.resolve on `npm:` specifiers
#420
laktek
closed
1 month ago
1
fix: triggers the release action
#419
nyannyacha
closed
1 month ago
1
fix: render detailed error message for failed to create a graph
#418
nyannyacha
closed
1 month ago
2
chore(build): adjust release profile
#417
nyannyacha
closed
1 month ago
1
fix(base): thread-local state of `v8::Isolate` can be corrupted while initializing DenoRuntime in `Worker::start`
#416
nyannyacha
closed
1 month ago
1
fix(base): partial revert some changes that were introduced from deno upgrade PR
#415
nyannyacha
closed
1 month ago
1
chore: update time-rs
#414
Bot-wxt1221
closed
1 month ago
3
chore: update `Cargo.lock`
#413
nyannyacha
closed
2 months ago
1
fix(node): mitigate denoland/deno#25279
#412
nyannyacha
closed
2 months ago
1
fix(sb_core): add an API for chaos testing
#411
nyannyacha
closed
2 months ago
5
InvalidWorkerCreation: worker boot error: failed to create the graph
#410
gianmarcocalbi
closed
1 month ago
20
chore(build): add debug symbols to release profile
#409
nyannyacha
closed
2 months ago
5
InvalidWorkerCreation: Edge functions cannot handle concurrent requests
#408
nathanaeng
opened
2 months ago
6
fix(node): mitigate denoland/deno#24678
#407
nyannyacha
closed
2 months ago
1
fix: improve stability
#406
nyannyacha
closed
2 months ago
1
Deno to version 1.46.0
#405
Herklos
opened
2 months ago
5
fix: inspector causes panic
#404
nyannyacha
closed
2 months ago
3
fix(sb_graph): failed to deserialize in the v1.1 migration phase due to specifying the wrong type
#403
nyannyacha
closed
2 months ago
1
Private npm packages cannot be imported in edge functions: `npm package '@org/package' does not exist.`
#402
elyobo
closed
1 month ago
4
feat: support declarative style fetch handler
#400
nyannyacha
closed
3 months ago
1
fix(base): connections for inspector sessions should be upgradeable to the websocket
#399
nyannyacha
closed
3 months ago
1
fix(sb_core): expose web compression/decompression stream API
#398
nyannyacha
closed
3 months ago
2
Next