xEgoist
xEgoist
I can confirm that this is related to downloading the x86_64 binaries from the release page. Rosetta would still be able to run zigup. However, because the architecture of the...
> Looks like [goto-bus-stop/setup-zig](https://github.com/goto-bus-stop/setup-zig) only downloads x86_64 binaries which I think is why the AARCH64 CI's are failing. I'm going to see if I can get that fixed. I could...
Most of the bugs in the test file are caused by testing for the removal of files that are actually a directory. when wasmtime is called by `path_unlink_file` it goes...
I did research this issue a while back, but here are my findings/notes in case it might help someone who wants to implement it or comment their opinion on it:...