Skip to content

Disable pthreads link for WASM32 Architecture - #111

Open
CryptoPascal31 wants to merge 1 commit into
IreneKnapp:masterfrom
CryptoPascal31:fix_was32_build
Open

Disable pthreads link for WASM32 Architecture#111
CryptoPascal31 wants to merge 1 commit into
IreneKnapp:masterfrom
CryptoPascal31:fix_was32_build

Conversation

@CryptoPascal31

Copy link
Copy Markdown

On WASM32 architecture, executable generated by WSAM backend of GHC, are signle-threaded, and Sqlite doesn't link against pthreads.

After this change, direct-sqlite compiles, and works fine with the WASM backend

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.

1 participant