Skip to content

Using with Emscripten #8

Answered by Daninet
tbuchs asked this question in Q&A
Discussion options

You must be logged in to vote

It's possible to expose it through Emscripten but it's quite complicated to link the two wasm binaries properly. It's easier to take a look on how I managed to fix the 'long long' issue here:

RUN sed -i 's/abilist=\"standard\"/abilist=\"standard longlong\"\nlimb_longlong=longlong\n/' ./configure

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tbuchs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants