Make I/O asynchronous with coroutines; make all JS tests pass

This commit is contained in:
2019-04-10 08:20:13 -05:00
parent 8972f2d03d
commit f310eaf7d9
21 changed files with 249 additions and 153 deletions

View File

@@ -20,6 +20,7 @@
"babel-preset-react": "^6.24.1",
"kotlin": "^1.3.21",
"kotlin-test": "^1.3.21",
"kotlinx-coroutines-core": "^1.1.1",
"sql.js": "^0.5.0"
},
"devDependencies": {