Commit Graph

2 Commits

Author SHA1 Message Date
Martchus b4104582c6 Fix linker error when using wasm-openssl
This suppsedly needs `-pthread` to avoid:
```
wasm-ld: error: --shared-memory is disallowed by libcrypto-lib-core_namemap.o because it was not compiled with 'atomics' or 'bulk-memory' features.
```
2024-06-16 21:01:04 +02:00
Martchus 6e1a40f2d3 Add wasm-openssl 2024-06-10 20:24:36 +02:00