- If you're already familiar with the basics of Ecsact and want to start - creating system implementations then this is the tutorial for you. Here - you will learn what it takes to create a Wasm system implementation + If you're already familiar with the fundamentals of Ecsact and want to + start creating system implementations then this is the tutorial for you. + Here you will learn what it takes to create a Wasm system implementation written in C++ and compiled with Emscripten.
diff --git a/src/app/start/tutorials/sys-impl/emsdk-cpp/emsdk-cpp.component.html b/src/app/start/tutorials/sys-impl/emsdk-cpp/emsdk-cpp.component.html index 6d072011..8e5ffdfd 100644 --- a/src/app/start/tutorials/sys-impl/emsdk-cpp/emsdk-cpp.component.html +++ b/src/app/start/tutorials/sys-impl/emsdk-cpp/emsdk-cpp.component.html @@ -4,9 +4,9 @@
- If you're already familiar with the basics of Ecsact and want to start - creating system implementations then this is the tutorial for you. Here - you will learn what it takes to create a Wasm system implementation + If you're already familiar with the fundamentals of Ecsact and want to + start creating system implementations then this is the tutorial for you. + Here you will learn what it takes to create a Wasm system implementation written in C++ and compiled with Emscripten.