File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ twr-wasm is a simple, lightweight and easy to use library for building C/C++ Web
1212 - in C/C++, print and get characters to/from a ` <canvas> ` based "terminal"
1313 - localization support, UTF-8, and windows-1252 support
1414- the optional TypeScript ` class twrWasmModuleAsync ` can be used to:
15- - integrate a C/C++ Read-Eval-Print Loop (REPL) with JavaScript
16- - integrate a C/C++ CLI or Shell with JavaScript
17- - In JavaScript ` await ` on blocking/synchronous C/C++ functions.
15+ - integrate a C/C++ Read-Eval-Print Loop (REPL) with JavaScript
16+ - integrate a C/C++ CLI or Shell with JavaScript
17+ - In JavaScript ` await ` on blocking/synchronous C/C++ functions.
1818- 2D drawing API for C/C++ compatible with JavaScript Canvas
1919- audio playback APIs for C/C++
2020- create your own C/C++ APIs using TypeScript by extending ` class twrLibrary `
You can’t perform that action at this time.
0 commit comments