Boost.Context support for emscripten
- 主要语言
- Assembly
- 星标
- 370
- 派生
- 186
- 平均合并
- 24 天 6 小时
- 30 天内合并 PR
- 1
描述
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?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。