Replies: 1 comment 4 replies
-
|
We would need to add an |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to link contrib.lua with my project, that has --pthread enabled, build errors out with
wasm-ld: error: --shared-memory is disallowed by ldo.c.o because it was not compiled with 'atomics' or 'bulk-memory' features.Couldnt find any way to build lua with pthread support using embuilder, kinda stuck on this issue for now
Beta Was this translation helpful? Give feedback.
All reactions