Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:biiw7qbotidj4xnwy6zpbky3/app.bsky.feed.like/3lov4hgujaz2y", "cid": "bafyreia2t6bcney7uvo6qcbwgua5hihk4lj2sdlbjs6tfjk4b5yvm3zdwi", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreic7gf32ye52pg5welab3c5pheqmklivimfrigpgz2wiqzcqb45sla", "uri": "at://did:plc:uytq636zrrw7ihme4zfy526r/app.bsky.feed.post/3louxayu6ds2j" }, "createdAt": "2025-05-11T09:12:54.822Z" } }
I'm writing a JS engine in Rust with a ton of newtyped indices. It's actually a bit of a shame that Rust doesn't support newtyped indices much beyond the point of "you can write them" and "you can use them for indexing. There are a few problems that I've at least run into.
May 11, 2025, 7:39 AM