Skip to content

emscripten 6.0.1 compatibility#162

Draft
AlexanderSaydakov wants to merge 2 commits into
mainfrom
emcc6_compatibility
Draft

emscripten 6.0.1 compatibility#162
AlexanderSaydakov wants to merge 2 commits into
mainfrom
emcc6_compatibility

Conversation

@AlexanderSaydakov

Copy link
Copy Markdown
Contributor
  • compatibility with the latest emscripten 6.0.1
  • removed pinning to version 4.0.7

@proost proost left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just want to double-check; not to pinning 6.0.1 is intended?

@AlexanderSaydakov

Copy link
Copy Markdown
Contributor Author

yes, any latest version should work. we had to pin to 4.0.7 since something has changed, and we did not have a chance to figure out what exactly.

@AlexanderSaydakov

Copy link
Copy Markdown
Contributor Author

It turned out that fixing compilation was not enough. There are runtime errors with REQ and KLL when they need random generator. I will update this PR later

@AlexanderSaydakov AlexanderSaydakov marked this pull request as draft June 30, 2026 18:22
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.

2 participants