capy-language / capy

🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.
Apache License 2.0
64 stars 4 forks source link

update the fuzzer target. #3

Closed lenawanel closed 1 year ago

lenawanel commented 1 year ago

I used the fuzzer to discover #2

NotAFlyingGoose commented 1 year ago

Looks great 👍

NotAFlyingGoose commented 1 year ago

dang I missed this but you forgot to add the index to the world index, and the bodies to the bodies map. I'll fix it in the next commit but it doesn't affect #2 at all.