blueboat
blueboat copied to clipboard
All-in-one, multi-tenant serverless JavaScript runtime.
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.74.0. Release notes Sourced from webpack's releases. v5.74.0 Features add resolve.extensionAlias option which allows to alias extensions This is useful when you are forced to...
The entire TypeScript API definition is published as the [blueboat-types](https://www.npmjs.com/package/blueboat-types) package. This issue tracks the API surface on a high level: ## Tier 1 Tier 1 APIs are stable interfaces...
Currently there isn't much documentation on either Blueboat JavaScript APIs or operating Blueboat itself.
It would be nice not to start the entire `blueboat_server` for local development or small-scale self-hosting. Instead, have a Node/Deno-style CLI to "just run this app on this machine".
Implement the [Cache API](https://developer.mozilla.org/en-US/docs/Web/API/Cache).
Bumps [octokit](https://github.com/octokit/octokit.js) from 1.7.1 to 2.0.4. Release notes Sourced from octokit's releases. v2.0.4 2.0.4 (2022-07-17) Bug Fixes README: getInstallationOctokit() doesn't need destructuring (#2257) (989b291) v2.0.3 2.0.3 (2022-07-08) Bug Fixes deps:...
Bumps [resvg](https://github.com/RazrFalcon/resvg) from 0.18.0 to 0.23.0. Release notes Sourced from resvg's releases. v0.23.0 viewsvg is a simple application that showcases resvg capabilities resvg-0.*.0.tar.xz is a sources archive with vendored Rust...
Bumps [ttf-parser](https://github.com/RazrFalcon/ttf-parser) from 0.12.3 to 0.15.2. Changelog Sourced from ttf-parser's changelog. [0.15.2] - 2022-06-17 Fixed Missing advance and side bearing offsets in HVAR/VVAR is not an error. Simply ignore them....
#### What happened: Sandbox not full isolated. #### What you expected to happen: If `app A` cost massive memory which result in availble memory less than `Critical MemoryWatermark`, then the...