-
Via #1008, we need to understand the status of Web Bundles specifications. The [IETF wpack group](https://datatracker.ietf.org/group/wpack/about/) was closed, Mozilla's position on [signed packages](h…
-
I started to add a feature to Porter to make it easier to use a single bundle for installation on multiple clouds (so that we can pass in configuration for porter to connect with a cloud with a plugin…
-
### Description
SSHD could raise the target JDK runtime to JDK 17 or more.
### Motivation
This would allow raising some dependencies:
https://github.com/apache/mina-sshd/blob/master/.github/de…
-
In multiple places of our code base, we convert pin information, stored as `service:cid`, using `.split(':')`. This can open the way for some bugs (unlikely unless some data is corrupted or manually c…
-
It would be cool of this could support multiple bundles.
I was trying to re an app earlier and it was packed into separate bundles, had to do them one after another and sort of hack it all back tog…
-
## Describe the bug
Layout.tsx eagerly pulls in too many dependencies. These should be code split in order not to effect the initial bundle. A quick test of removing Layout.tsx completely cuts the in…
-
Almost all mutations are not needed for the initial render of a page, often being triggered by some delayed user interaction like a button click. However, it is currently hard to avoid bloating bundle…
-
Is it compulsory to install [VScode Spring Boot](https://marketplace.visualstudio.com/items?itemName=vmware.vscode-spring-boot) extension in [Visual Studio Code](https://code.visualstudio.com/) accoor…
-
Within a time we will have a significant number of supported machines/boards. This will bloat the base tinygo srcs.
**Proposal**
This proposal is about to split the machines-related code in "bun…
-
So I've been working on a bunch of streaming providers for `{html,css,js}`, and I was wondering what's missing before it _could_ (not saying it should) be used as the heart of `budo`?
I'm currently i…