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
|
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 |
|
LongYinan
|
2e03db1fec
|
test: refactor the example tests to esm, add bun:test => ava polyfill (#1730)
|
2023-09-20 01:18:01 -07:00 |
|
LongYinan
|
53cf696cf8
|
ci: reduce the complex of CI config (#1628)
|
2023-06-17 17:03:57 +08:00 |
|
forehal
|
a781a4f27e
|
feat(cli): brand new cli tool with both cli and programmatical usage (#1492)
BREAKING CHANGE: requires node >= 16 and some cli options have been renamed
|
2023-04-06 11:04:53 +08:00 |
|