Louis Pearson
Louis Pearson
Also had this problem on NixOS: ``` [ 99%] Linking CXX executable zig0 /nix/store/rq6bh3qfrqnyqwik0w3q6w180zg3w2pa-binutils-2.38/bin/ld: /nix/store/17il9zx2zkqvmxjkrdszi1m8hvvama6l-lld-14.0.1-lib/lib/liblldELF.a(OutputSections.cpp.o): undefined reference to symbol 'deflate' /nix/store/rq6bh3qfrqnyqwik0w3q6w180zg3w2pa-binutils-2.38/bin/ld: /nix/store/q7k32ydcqlram7f0l6b1y2c4cs07765y-zlib-1.2.12/lib/libz.so.1: error adding symbols: DSO missing from command line...
Not all countries recognize a public domain for copyright, or at don't let you release your copyright. They do recognize permissive licenses though
There would have to be a stub implementation of wasm4 that provides the functions. It should be pretty easy to write, I may even get around to it myself.
@freiguy1 you can specify a main file for testing by using this in your build.zig: ```zig b.addTest("test.zig") ``` Then you can pull in the files you need like normal. If...
Yeah, pretty much. As long as all your wasm4 reliant code is in main this will work. Now that I think of it though, you may just want to make...
I'll agree, C and C++ can end up looking quite different, so a template for each would probably be a good idea. I've seen people who are very adamant that...
From what I understand one of the goals of WASM4 is to be able to one day run on microcontrollers, and such an API would be non-trivial to implement ins...
It probably could be. In fact, it sems kind of odd that it's not already a that it does.
Made an issue on the retroarch report https://github.com/libretro/RetroArch/issues/13555
The freecad wiki is out of date on `construct` vs `preview_mode`. This would be useful info to have listed there. https://wiki.freecadweb.org/FCGear_CrownGear/en