|
|
|
|
|
by Klathmon
3836 days ago
|
|
Yes, but it is a very limited subset of the whole "web ecosystem". In its first version, it will not be able to access any/most web APIs directly (so you won't be writing a web app in 100% C++ any time soon). The goal is to allow "Computationally intensive" bits of code to be compiled, while leaving JS to act as the glue for it all. |
|