jtenner

Results 179 comments of jtenner
trafficstars

It's likely we will need to allocate enclosed local values in a table or on the heap. Each pointer to those values will need to be stored in a table...

I'm saying `a` in that example needs to exist on the heap for both `b` and `c` to access it, and the closure class needs to contain a `Box` that...

Yep. The issue I'm going to hit with a multivalue return is when these function pointers need to be utilized in JavaScript. For instance, I want to call a describe...

Well at least 200 might not be enough. I can imagine taking advantage of this feature in aspect in very terrifying ways

Hey this issue has been open for a month. Is there anything I can do to help?

Was there any work done on this? I have a need for a shared hashmap that uses buffers for keys and values of fixed size.

Let me take a look and see if I can help you with that.

It looks like I can update a lot of your packages and get things installed on my machine, but I have some problems with testing. I am on a windows...

All set! Please let me know if you have any questions or need help with the latest version of AssemblyScript 🎉

Please forgive me if I don't understand what you're asking for, but I do think that _this_ should cover your needs. Can you please test this?