nokotan / VSExtForEmscripten

emcc support for Visual Studio 2017, 2019, 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++20 language standard option

HolgerStrauss opened this issue · comments

Please add/change C++20 language standard option -std=c++20. The available -std=c++2a does not seem to have the same effect (checked by manually adding the -std=c++20 option).

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

fixed in v0.6.4. thanks!