Web Assembly, struct to JavaScript Object and back

tirithen tirithen at gmail.com
Wed Jun 24 16:48:09 UTC 2020


On Wednesday, 24 June 2020 at 10:53:19 UTC, Sebastiaan Koppe 
wrote:
> On Tuesday, 23 June 2020 at 18:15:25 UTC, tirithen wrote:
>> [...]
>
> Passing anything besides int/double/bool between JS and wasm is 
> hard work.
>
> [...]

Thanks for a really good explanation, passing pointers over the 
structs matches well with the C examples I found.

Your repo has a lot of really good examples that I'll use as a 
guide.


More information about the Digitalmars-d-learn mailing list