boostorg / boostorg/context

Boost.Context support for emscripten

Aperta
#292 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Assembly
Stelle
370
Fork
186
Merge medio
24g 6h
PR unite (30g)
1

Descrizione

Does Boost.Context support Emscripten? I was trying to add emscripten support to the application I am working on. In the process, I also decided to update the older version of Boost that we use (1.7X) to the latest version (main branch, in-development 1.88.0), to check if one of the issues that I have was somehow fixed in the latest versions.
I did not find any explicit information, on whether Boost supports the Emscripten platform, but a quick search through sources found plenty of places with conditional compilation for the platform, so I assumed that it is supported at least to some degree.
Now, when I tried to compile the program, I got a bunch of errors from the context library, specifically errors related to assembly files (which are not supported).
Is it something I did wrong when updating the library, or is Emscripten unsupported by some of the boost libraries?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.