remove C++ std limitation for linux and android

This commit is contained in:
ekibun
2020-08-26 23:38:16 +08:00
parent e0000ac2d6
commit ba35352b2a
22 changed files with 35 additions and 110 deletions

View File

@@ -3,8 +3,12 @@
* @Author: ekibun
* @Date: 2020-08-08 08:16:50
* @LastEditors: ekibun
* @LastEditTime: 2020-08-25 18:12:51
* @LastEditTime: 2020-08-26 23:37:16
-->
## 0.0.4
* remove C++ std limitation for linux and android.
## 0.0.3
* fix js memory leak.