Fix a format issue
@@ -292,7 +292,8 @@ The solution is to upgrade to Go 1.11.2 or later.
|
||||
** This is compiled with https://tinygo.org[TinyGo] instead of standard go, resulting in a **19.37kB (compressed)** wasm file.
|
||||
|
||||
## Database
|
||||
* * https://github.com/pingcap/tidb/pull/13069[TiDB-Wasm] - Running TiDB, a golang database in the browser on Wasm. https://tour.tidb.io/[DEMO on running TiDB SQL statements].
|
||||
* https://github.com/pingcap/tidb/pull/13069[TiDB-Wasm] - Running TiDB, a golang database in the browser on Wasm.
|
||||
** https://tour.tidb.io/[DEMO on running TiDB SQL statements].
|
||||
|
||||
## WebGL canvas (3D)
|
||||
* https://bobcob7.github.io/wasm-basic-triangle/[Basic triangle] (https://github.com/bobcob7/wasm-basic-triangle[source code]) - Creates a basic triangle in WebGL
|
||||
|
||||
Reference in New Issue
Block a user