wasm-clang icon indicating copy to clipboard operation
wasm-clang copied to clipboard

webassembly co_await examples

Open unicomp21 opened this issue 5 years ago • 2 comments

seen any?

unicomp21 avatar Aug 23 '20 13:08 unicomp21

I haven't tried any, but I don't think it requires specific webassembly support for C++ coroutines. I think there's some support in the version of LLVM I used to build this, so you may be able to try out some C++20 examples in https://binji.github.io/wasm-clang/.

binji avatar Aug 24 '20 19:08 binji

how hard to upgrade to clang12?

unicomp21 avatar Jul 20 '21 10:07 unicomp21