Ben Visness

Results 68 comments of Ben Visness

Closed by #169!

I fixed this for HMM 2.0.

Done in HMM 2.0 - finally!

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): ![image](https://github.com/WebAssembly/spec/assets/4707402/0e721845-819e-473a-9ac6-c2aa509ef955) 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.