Commit graph

27 commits

Author SHA1 Message Date
LongYinan
98210cd771
feat(napi): implement more napi 2020-08-24 16:16:41 +08:00
LongYinan
5c2904f9ef
docs: update readme 2020-08-12 22:47:19 +08:00
LongYinan
649ab10613
docs: update docs.rs badge version 2020-08-03 16:26:20 +08:00
LongYinan
98d97d3b29
docs: update readme badge link 2020-08-03 16:23:15 +08:00
LongYinan
177e41b753
docs: fix docs.rs build, add badges to README 2020-08-03 13:27:45 +08:00
LongYinan
3358e95c1b
docs: add napi-derive to example 2020-07-16 12:45:08 +08:00
LongYinan
7624719721
docs: update readme 2020-07-16 12:43:09 +08:00
LongYinan
0216c55e54
refactor(napi): redesign the JavaScript values API 2020-06-28 23:29:04 +08:00
LongYinan
fce24f0566
style: naming refactor in napi.js 2020-06-21 17:00:40 +08:00
LongYinan
c5d57969fe
doc: update napi-rs usage
resolve https://github.com/napi-rs/napi-rs/issues/78
2020-06-21 10:57:27 +08:00
LongYinan
79401d693e
feat(napi): implement create_external and get_value_external 2020-06-19 16:16:28 +08:00
LongYinan
2797413799
chore: drop support for node@13 2020-06-17 20:53:41 +08:00
LongYinan
1a280aa30f
refactor(napi): async and lifetime span 2020-05-09 14:13:25 +08:00
LongYinan
f751ea3b2a
chore: remove lifetime param in example 2020-05-02 00:21:38 +08:00
LongYinan
5bd720a0cb
doc: typo 2020-05-01 12:45:59 +08:00
LongYinan
53c173d6f9
docs: wrong language attr in Taste section 2020-04-30 18:58:29 +08:00
LongYinan
ea50a0c130
docs: add taste codes in README 2020-04-30 18:57:04 +08:00
LongYinan
5fc3c7424a
ci: add node14 to test matrix 2020-04-30 18:08:29 +08:00
LongYinan
4c0341961c
refactor(napi-rs): impl TryFrom instead of TryInto 2020-04-26 18:46:56 +08:00
LongYinan
f29ddc3a19
feat(napi): impl create_uint32 2020-04-20 00:43:48 +08:00
LongYinan
fa8e1be7b9
refactor(napi-rs): make api calls more safety 2020-04-19 18:52:32 +08:00
LongYinan
090e7d6fb3
chore: prepare for release 2020-03-16 14:30:54 +08:00
LongYinan
5b93dd187b
doc: typo 2020-02-26 11:20:31 +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
LongYinan
dff8a54ce1
docs: update dependencies field in README 2018-07-23 10:19:40 +08:00
LongYinan
c05ab719b3
init 2018-04-28 16:26:38 +08:00