Commit graph

161 commits

Author SHA1 Message Date
LongYinan
fa8e1be7b9
refactor(napi-rs): make api calls more safety 2020-04-19 18:52:32 +08:00
LongYinan
de6863cd3a
feat: support basic arrayBuffer 2020-04-08 23:58:50 +08:00
LongYinan
5574930e18
feat(napi): implement serde feature 2020-04-03 00:09:44 +08:00
LongYinan
d0eadec77b
fix(executor): close_uv when future ready 2020-04-01 23:36:19 +08:00
LongYinan
f8dd29084b
v0.2.0 2020-03-16 14:35:11 +08:00
LongYinan
090e7d6fb3
chore: prepare for release 2020-03-16 14:30:54 +08:00
LongYinan
ef99000955
fix(executor): use Arc to ensure thread safe 2020-03-12 22:40:21 +08:00
LongYinan
1e4aa3a2a5
feat(buffer): implement from_value 2020-02-22 12:34:04 +08:00
LongYinan
0bfcdff29f
fix(buffer): create_buffer_with_data 2020-02-21 00:45:30 +08:00
LongYinan
48c9a8956c
build: enhance the build pipeline 2020-02-19 17:45:57 +08:00
LongYinan
e0e85502af
feat: upgrade to std-future 2020-02-18 21:09:17 +08:00