A webassembly/JavaScript based front-end framework. Uses JSX for front-end components along with rust/C++/python web assembly support.
The Javascript setup uses JSX, similiar to react to build interactive components on your website.
For the C/C++ webassembly compiler we use emscripten to compile C++ to WASM.
Assembly Script is built in with npm. Assembly Script is similiar to typescript, but compiles into webassembly.
reference: https://web.dev/emscripten-npm/