LongYinan
|
9c921ffaa3
|
refactor(napi): scope and Ref
|
2020-09-30 15:54:54 +08:00 |
|
LongYinan
|
fb4d07edd4
|
feat: add benchmark crate and frameworks
|
2020-09-30 15:31:17 +08:00 |
|
LongYinan
|
c0277542a2
|
refactor(napi): from_raw_unchecked and this_unchecked
|
2020-09-26 17:49:30 +08:00 |
|
LongYinan
|
df5b082141
|
perf(napi): remove typecheck in CallContext for better performance
|
2020-09-07 17:26:28 +08:00 |
|
LongYinan
|
76d1258592
|
feat(napi): implement all object functions
|
2020-09-03 00:02:41 +08:00 |
|
messense
|
efa9ba5892
|
Throw exception when Rust code panics
|
2020-07-19 16:54:10 +08:00 |
|
LongYinan
|
3508956d16
|
feat(napi): implement either type
|
2020-07-18 02:11: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
|
9118e9e62d
|
feat(napi): implment tokio_rt feature
|
2020-07-14 22:58:05 +08:00 |
|
LongYinan
|
0216c55e54
|
refactor(napi): redesign the JavaScript values API
|
2020-06-28 23:29:04 +08:00 |
|
LongYinan
|
628452c70a
|
perf(napi-derive): remove useless alloc in function CallContext
|
2020-06-21 17:50:38 +08:00 |
|
LongYinan
|
91cca630a9
|
perf: borrow Env in CallContext
|
2020-05-09 15:14:44 +08:00 |
|
LongYinan
|
1a280aa30f
|
refactor(napi): async and lifetime span
|
2020-05-09 14:13:25 +08:00 |
|
LongYinan
|
4c0341961c
|
refactor(napi-rs): impl TryFrom instead of TryInto
|
2020-04-26 18:46:56 +08:00 |
|
LongYinan
|
0b2561225f
|
feat(derive): js_function derive
|
2020-04-26 16:36:44 +08:00 |
|