Compile C/C++ code into WASM and see how it displays in a browser.
[ This is a sample that follows browser resizing ]
Follows browser resize(ブラウザのリサイズに追従)[ This is a sample of a simple button function ]
No structures or classes are used, just a button function call.
You can use it just by specifying the arguments (text, Rectangle, fontSize, foreColor, backColor) of the button function.
Simple Button Function(シンプルボタン機能)