WebAssembly + Custom Runtime + Associative Arrays

Remi remigillig at gmail.com
Tue Nov 10 22:57:27 UTC 2020


On Tuesday, 10 November 2020 at 22:53:59 UTC, Remi wrote:
> On Tuesday, 10 November 2020 at 22:38:30 UTC, Adam D. Ruppe 
> wrote:
>> On Tuesday, 10 November 2020 at 22:36:40 UTC, Remi wrote:
>>> Wow thanks! Can't believe I didn't think of that. Seems to 
>>> work indeed.
>>
>> I don't understand why that would work though..
>>
>> you don't change aa itself, just the aa.impl which should go 
>> through the pointer already.....
>
> Well, it seems my troubles aren't finished though. I'm having 
> another _aaGetY crash to figure out by using the WASM debugger 
> in Firefox...

Also that fixes makes it crash in the x86 build now. So yeah Adam 
you might be right, it doesn't really fix it in the right way. 
I'm still not sure why it's doing that.


More information about the digitalmars-d-ldc mailing list