Nick
Nick
Same solution as @Jplu2. This really needs to be fixed; for now, fortunately, this is the only project I'm using Yarn for, otherwise, I would need to drop the global...
Thanks. Actually my original question didn't make sense (I was thinking of applying hash and equals to values... eh!) It was relatively simple in the end. In my header: `static...
I agree with all of the above. Why has this not at least been put into the README as a link, @attractivechaos? It would really help adoption; I'd wanted to...
@attractivechaos: that page doesn't show how to use _string_ keys with khash, which is what 80%+ of users will want, hence I suggest putting joeatbayes's example on that page directly...
@nmote Why is this merge blocked? This has been outstanding for ages.
> Even though glm-js is likely to be slower than working with a library closer to the metal This is an interesting one: Why *isn't* glm-js simply cannibalising other libraries...
Getting similar under Debian 8. However, for me it is: ``` /usr/bin/i686-w64-mingw32-ld: cannot find -lgcc /usr/bin/i686-w64-mingw32-ld: cannot find -lgcc_eh /usr/bin/i686-w64-mingw32-ld: cannot find -lgcc /usr/bin/i686-w64-mingw32-ld: cannot find -lgcc_eh ``` Your suggestion...
Very annoying bug to contend with during dev, while trying to save tokens -- I don't want to waste tokens asking Claude to clean up its mess.