summaryrefslogtreecommitdiff
path: root/tests/fuzz/src/compile.rs
AgeCommit message (Expand)Author
2025-07-09Construct library via extension trait instead of default & inherent impl (#6576)Laurenz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-01-17Add `Page` structLaurenz
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-12-05 Add simple fuzz testing (#2581)Nathaniel Brough