Skip to content

Conversation

@Maaarcocr
Copy link
Contributor

why?

it should fix #326

how?

I've taken some test code from #477 but decided to try to figure out how it was possible that an ID was repeated more than once. It turns out that for the DataCountSection and StartSection we would end up adding 2 root items that have the exact same id. I just deleted the code that did this.

I think this is now correct, but I may be wrong.

@AlexEne AlexEne merged commit c71232e into AlexEne:master Feb 13, 2024
@d3lm
Copy link

d3lm commented Feb 13, 2024

Nice! Any chance we can get a new release?

@laurentmmeyer
Copy link

For me it fixed the panic crash that I had with one emscripten binary, can we have a new release? seems to work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic when running twiggy on multithreaded wasm module

4 participants