mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-04 06:47:40 +00:00
This is strictly nicer than passing them around as i32 everywhere, and by switching to i64 as the underlying type, ID allocation becomes as simple as incrementing an integer.