| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/image: some jpegs have APP13 or COM markers after SOI | Hisham Aburaqibah | 2025-09-08 | 1 | -1/+1 |
| * | Require `@(init)` and `@(fini)` to be `proc "contextless" ()` | gingerBill | 2025-08-08 | 1 | -5/+5 |
| * | fix(core/image): off-by-one index when detecting certain JPEG images | Hisham Aburaqibah | 2025-01-05 | 1 | -1/+1 |
| * | Fix image.which_bytes | Jeroen van Rijn | 2024-10-29 | 1 | -1/+1 |
| * | image: add panic when load is called without any registered loaders | Laytan Laats | 2024-10-20 | 1 | -1/+9 |
| * | Make `core:image` packages work on `js` platform (wasm32) by not requiring `c... | gingerBill | 2023-03-23 | 1 | -0/+203 |