SneezingCactus

Results 5 issues of SneezingCactus

Various fixes that make santa-tracker-web usable on Windows. It mostly fixes path issues.

I'm trying to run Santa Tracker on my Windows 10 computer. I've fixed some errors, and everything's working except for the closure.js files on each scene, so I can't fully...

bug

Currently, cloning physics objects like RigidBodies is really inconvenient and potentially slow, as you have to manually recreate the descs (unless you store every desc you use for the creation...

Hello, I've been using WAMR for my project and I recently decided to give AOT compilation a go. However, I can't seem to get any AOT binary to load and...

Before this change, fd_determine_type_rights would return early upon dealing with a stdio file handle without giving it any type (therefore being left as a __WASI_FILETYPE_UNKNOWN). This would end up having...

bug-fix