edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

MIT License

Stars
549
Committers
16

Bot releases are visible (Hide)

edge-runtime - v1.36.7

Published by github-actions[bot] 8 months ago

1.36.7 (2024-02-22)

Bug Fixes

  • introduce internals.warnOnDeprecatedApi for deno backward compatibility (#279) (832531e)
edge-runtime - v1.36.6

Published by github-actions[bot] 8 months ago

1.36.6 (2024-02-21)

Bug Fixes

edge-runtime - v1.36.5

Published by github-actions[bot] 8 months ago

1.36.5 (2024-02-20)

Bug Fixes

edge-runtime - v1.36.4

Published by github-actions[bot] 8 months ago

1.36.4 (2024-02-20)

Bug Fixes

  • the value must be aligned to the time unit being logged (67485af)
edge-runtime - v1.36.3

Published by github-actions[bot] 8 months ago

1.36.3 (2024-02-20)

Bug Fixes

  • use core.build variable instead of maintain own build constant (71128a5)
edge-runtime - v1.36.2

Published by github-actions[bot] 8 months ago

1.36.2 (2024-02-20)

Bug Fixes

  • calling core.setBuildInfo is necessary (b89d710)
edge-runtime - v1.36.1

Published by github-actions[bot] 8 months ago

1.36.1 (2024-02-15)

Bug Fixes

  • installation of onnx runtime in x86 plaforms (858ce40)
edge-runtime - v1.36.0

Published by github-actions[bot] 8 months ago

1.36.0 (2024-02-14)

Bug Fixes

Features

  • Add experimental Supabase.ai API for running inferences (cf51d77)
edge-runtime - v1.35.1

Published by github-actions[bot] 8 months ago

1.35.1 (2024-02-13)

Bug Fixes

  • make the runtime user agent respect the convention (0640f70)
edge-runtime - v1.35.0

Published by github-actions[bot] 8 months ago

1.35.0 (2024-02-13)

Features

  • introduce EdgeRuntime.getRuntimeMetrics (cb9dcea)
edge-runtime - v1.34.1

Published by github-actions[bot] 9 months ago

1.34.1 (2024-02-06)

Bug Fixes

  • thread safe handle may no longer have an isolate pointer (c8bbb4f)
edge-runtime - v1.34.0

Published by github-actions[bot] 9 months ago

1.34.0 (2024-02-06)

Bug Fixes

Features

edge-runtime - v1.33.5

Published by github-actions[bot] 9 months ago

1.33.5 (2024-02-05)

Bug Fixes

  • show the actual deno cli version in Deno.version (fcae33d)
edge-runtime - v1.33.4

Published by github-actions[bot] 9 months ago

1.33.4 (2024-02-01)

Bug Fixes

  • Remove unnecessary println (86dc364)
edge-runtime - v1.33.3

Published by github-actions[bot] 9 months ago

1.33.3 (2024-02-01)

Bug Fixes

  • sb_graph: checking whether the path is relative and unix format while reading module path (1371747)
edge-runtime - v1.33.2

Published by github-actions[bot] 9 months ago

1.33.2 (2024-01-31)

Bug Fixes

  • sync drop timing of unix stream sender to timing of an isolate drops (16377b1)
edge-runtime - v1.33.1

Published by github-actions[bot] 9 months ago

1.33.1 (2024-01-31)

Bug Fixes

edge-runtime - v1.33.0

Published by github-actions[bot] 9 months ago

1.33.0 (2024-01-30)

Features

  • Upgrade to deno core 0.243.0 (dfd3de1)
edge-runtime - v1.32.4

Published by github-actions[bot] 9 months ago

1.32.4 (2024-01-30)

Bug Fixes

  • supervisor should also consider cases where the CPU time limit is zero (9178687)
edge-runtime - v1.32.3

Published by github-actions[bot] 9 months ago

1.32.3 (2024-01-29)

Bug Fixes