LongYinan
|
93fbdf0e54
|
ci: remove legacy add path command
|
2020-11-18 11:42:38 +08:00 |
|
LongYinan
|
fc0ec0b378
|
refactor(napi-sys): remove bindgen
|
2020-11-10 17:52:59 +08:00 |
|
LongYinan
|
47f5011a8f
|
feat(napi): support build on i686-pc-windows-msvc
|
2020-11-04 23:08:54 +08:00 |
|
LongYinan
|
433031a6ee
|
ci: use GITHUB_TOKEN in bench comment action
|
2020-11-01 21:52:50 +08:00 |
|
LongYinan
|
3c3a5b6fdb
|
ci: reduce aarch64 running time by cross compile in host machine
|
2020-10-15 16:14:11 +08:00 |
|
LongYinan
|
fbd82d4e27
|
Merge pull request #233 from napi-rs/aarch64
feat: support linux aarch64
|
2020-10-15 10:01:34 +08:00 |
|
LongYinan
|
5a49efe25e
|
feat: support linux aarch64
|
2020-10-15 09:12:43 +08:00 |
|
LongYinan
|
70b2113985
|
ci: benchmark result upload condition
|
2020-10-14 22:08:16 +08:00 |
|
LongYinan
|
58977c89d2
|
Merge pull request #228 from napi-rs/bsd
ci: add freebsd ci
|
2020-10-14 12:09:50 +08:00 |
|
LongYinan
|
24919d72be
|
ci: write ava.config for ava@2
|
2020-10-14 11:44:37 +08:00 |
|
LongYinan
|
f03ada59df
|
ci: setup benchmark action
|
2020-10-14 01:02:00 +08:00 |
|
LongYinan
|
6c95d86d2f
|
feat(napi): implement date related API
|
2020-10-10 15:02:11 +08:00 |
|
LongYinan
|
d1d6a5b963
|
refactor(build): use node to download .lib file on Windows
|
2020-10-10 13:04:42 +08:00 |
|
LongYinan
|
2d099f7d1f
|
ci: use node@10.2.0 instead of node@10.0.0 to run napi3 tests
|
2020-10-04 16:07:36 +08:00 |
|
LongYinan
|
fb4d07edd4
|
feat: add benchmark crate and frameworks
|
2020-09-30 15:31:17 +08:00 |
|
LongYinan
|
e68778428e
|
feat: powerful cli
|
2020-09-04 17:11:23 +08:00 |
|
LongYinan
|
0bfacc536a
|
ci: exclude commits from own repo
|
2020-08-17 22:36:09 +08:00 |
|
LongYinan
|
177e41b753
|
docs: fix docs.rs build, add badges to README
|
2020-08-03 13:27:45 +08:00 |
|
LongYinan
|
e34b3dc5c2
|
ci: upgrade pipeline
|
2020-07-29 23:06:49 +08:00 |
|
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
|
93f7180682
|
chore: upgrade ava
|
2020-07-02 15:30:10 +08:00 |
|
LongYinan
|
0d5f03f845
|
feat: move napi version features setup to build package
|
2020-07-02 00:40:36 +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
|
8783ce7a5f
|
ci: fix docker login action in cron job
|
2020-06-12 11:00:27 +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
|
231b23d67c
|
chore: move FUNDING file
|
2020-02-19 19:05:53 +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 |
|