LongYinan
|
9d38689426
|
feat(napi): provide reject method in Task trait
Do some cleanup logic if needed
|
2020-12-18 11:32:15 +08:00 |
|
LongYinan
|
9c921ffaa3
|
refactor(napi): scope and Ref
|
2020-09-30 15:54:54 +08:00 |
|
LongYinan
|
e866278654
|
fix(napi): need Send with Task trait
|
2020-08-06 14:53:59 +08:00 |
|
LongYinan
|
0216c55e54
|
refactor(napi): redesign the JavaScript values API
|
2020-06-28 23:29:04 +08:00 |
|
LongYinan
|
17cb852a6e
|
refactor(napi): self in Task::compute could be mutable
|
2020-06-19 16:19:06 +08:00 |
|
LongYinan
|
ec235d284d
|
refactor(spawn): napi_async_worker implementation
|
2020-05-15 14:03:02 +08:00 |
|
LongYinan
|
869ed76c0b
|
feat(napi): impl spawn for tasks need to be run in the other thread
|
2020-05-11 16:32:57 +08:00 |
|