LongYinan
|
36581336c6
|
feat(napi): pass the rest of async tests (#1792)
Pass the rest of async tests, including await the JavaScript Promise in the Rust side, and the worker_threads tests.
|
2023-11-07 01:46:43 +08:00 |
|
LongYinan
|
feabcd7f16
|
test(napi): add tests for napi9 features (#1784)
|
2023-11-06 11:03:44 +08:00 |
|
renovate[bot]
|
b19ada79fd
|
chore(deps): update actions/setup-node action to v4 (#1772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-02 21:57:29 +08:00 |
|
LongYinan
|
13d0ce075e
|
feat: integrate with emnapi (#1669)
* Integrate with emnapi
* resolve conflict
* ignore wasm
* generate wasi file
* Add wasi test to workflow
* Fix wasi template
* emnapi new initialize api
* Finish test
* Purne tsconfig
* Generate wasi worker
* Fix electron test
* Finalize check
* Noop adjust_external_memory
* Apply cr suggestions
|
2023-11-02 12:57:11 +08:00 |
|
renovate[bot]
|
b0fd67fae4
|
chore(deps): update actions/setup-node action to v4 (#1763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-24 11:03:35 +08:00 |
|
LongYinan
|
9db4581d7f
|
feat: bump msrv to 1.65 (#1755)
|
2023-10-17 20:18:29 +08:00 |
|
LongYinan
|
2e03db1fec
|
test: refactor the example tests to esm, add bun:test => ava polyfill (#1730)
|
2023-09-20 01:18:01 -07:00 |
|
renovate[bot]
|
b1a580226d
|
chore(deps): update docker/setup-qemu-action action to v3 (#1725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-13 14:15:18 -07:00 |
|
renovate[bot]
|
80186fca76
|
chore(deps): update actions/checkout action to v4
|
2023-09-04 14:34:40 +00:00 |
|
LongYinan
|
07d03c9435
|
chore: MSRV 1.63.0
|
2023-08-10 10:44:55 +08:00 |
|
LongYinan
|
a7eeb0c31c
|
fix(napi): promise resolve error (#1664)
|
2023-07-24 00:36:24 +08:00 |
|
LongYinan
|
73ac74d2d9
|
ci: release-npm depends on others
|
2023-07-19 10:39:28 +08:00 |
|
LongYinan
|
092f9d5290
|
ci: add release npm cli
|
2023-07-18 11:06:45 +08:00 |
|