Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebAssembly] Set -fwasm-exceptions in conan/profiles/release-clang-emscripten-wasm #176

Open
rturrado opened this issue Dec 12, 2023 · 0 comments

Comments

@rturrado
Copy link
Contributor

Through tools.build:cxxflags. This is not working at the moment.

With this, we could just requires antlr4-cppruntime through conanfile.py, and, if needed, the sources would be downloaded and built with -fwasm-exceptions.

So we wouldn't need to FetchContent it, and build it ourselves. Although this is working at the moment.

@rturrado rturrado changed the title [WebAssembly] Set -fwasm-exceptions in emscripten/CMakeLists.txt [WebAssembly] Set -fwasm-exceptions in conan/profiles/release-clang-emscripten-wasm Aug 19, 2024
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

No branches or pull requests

1 participant