Skip to content

Commit 8b5d98c

Browse files
committed
Add Fearless SIMD section
1 parent 9d179cf commit 8b5d98c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

content/blog/2025-08-05-tmil-19/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,16 @@ Our [working roadmap](https://docs.google.com/document/d/1ZquH-53j2OedTbgEKCJBKT
4545

4646
An integration of Vello as the backend for Servo's canvas rendering has landed in [servo#36821][] (and also Vello CPU in [servo#38282][]).
4747

48-
<!-- TODO: Image of Canvas drawn with Vello? -->
48+
<!-- TODO: Screenshot of chart, maybe? -->
4949

5050
### Fearless SIMD
5151

52-
TODO: A new blurb here?
52+
<!-- TODO: Clean up this blurb -->
53+
<!-- TODO: Do we need to say "experimental" for literally everything? -->
54+
Fearless SIMD is our experimental SIMD infrastructure library, developed for Vello sparse strips.
55+
56+
- [fearless_simd#24][], [fearless_simd#26][], [fearless_simd#27][]: Implement all WASM SIMD methods.
57+
<!-- TODO: Any others which are relevant? -->
5358

5459
## Masonry
5560

0 commit comments

Comments
 (0)