Ben Visness
Ben Visness
Closed by #169!
I fixed this for HMM 2.0.
Done in HMM 2.0 - finally!
I added a little extra to the README.
Can confirm: it uses a lot of memory sometimes :) This example is from a test generator for the WebAssembly spec. The JS files in question are up to a...
The default value of `externref` really is absurd, especially in light of the [GC proposal](https://webassembly.github.io/gc/js-api/index.html#defaultvalue):  This is very strange and inconsistent behavior. @Ms2ger's point about the second param being...
The math functions provided by Handmade Math are those used internally by Handmade Math. We don't actually provide the implementations of any trig functions; they are always a proxy to...
This is somewhat unfortunate but I dunno if it's worth fixing. Why are you calling this function directly anyway? What's the use case?
Apologies for my absence. I can resume work on this tomorrow if it's not already done.