This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
59931
commits
1
branch
0
tags
474
MiB
1e95c08db5
Commit graph
2 commits
Author
SHA1
Message
Date
Matthew Olsson
42fb847cc8
LibWeb: Use u64 for ReadableByteStream offsets instead of u32
...
These are specified in the IDL as "unsigned long long", which translates to u64.
2023-05-27 13:55:14 +02:00
Matthew Olsson
66dec1bf54
LibWeb: Add UnderlyingSource struct for ReadableStream constructor
2023-04-01 23:43:07 +01:00