LongYinan
|
244db37c3b
|
refactor: decouple sys module of new napi-rs into a crate
|
2020-07-15 00:59:41 +08:00 |
|
LongYinan
|
f4a331cfe2
|
feat(napi): provide execute function to run Future on libuv
|
2020-07-07 11:57:32 +08:00 |
|
LongYinan
|
2797413799
|
chore: drop support for node@13
|
2020-06-17 20:53:41 +08:00 |
|
LongYinan
|
422682c8b8
|
test: setup test framework in test_module project
|
2020-06-17 20:53:41 +08:00 |
|
LongYinan
|
28257b45c1
|
feat(napi): support musl linux
drop future executor due to mutithreads bug.
|
2020-06-11 16:20:37 +08:00 |
|
LongYinan
|
ec235d284d
|
refactor(spawn): napi_async_worker implementation
|
2020-05-15 14:03:02 +08:00 |
|
LongYinan
|
1a280aa30f
|
refactor(napi): async and lifetime span
|
2020-05-09 14:13:25 +08:00 |
|
LongYinan
|
5fc3c7424a
|
ci: add node14 to test matrix
|
2020-04-30 18:08:29 +08:00 |
|
LongYinan
|
ef99000955
|
fix(executor): use Arc to ensure thread safe
|
2020-03-12 22:40:21 +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 |
|