Commit graph

  • 95af8065c0
    Release independent packages LongYinan 2024-02-19 19:10:16 +0800
  • ad35076d07
    fix(cli,build): build params (#1960) LongYinan 2024-02-19 18:09:34 +0800
  • f7376f1e97
    Release independent packages LongYinan 2024-02-18 22:05:20 +0800
  • b461132f94
    chore(release): publish LongYinan 2024-02-18 22:04:46 +0800
  • 08b1f689bf
    feat(cli,build): support setjmp.h (#1958) LongYinan 2024-02-18 21:45:19 +0800
  • 1951b60786
    ci: upgrade toolchain in Docker (#1956) LongYinan 2024-02-18 13:42:10 +0800
  • 97039b2f08
    Release independent packages LongYinan 2024-02-17 22:58:27 +0800
  • c49309fdc2
    fix(napi): memory leak while using Reference (#1954) LongYinan 2024-02-17 22:14:27 +0800
  • 09efd416e5
    fix(cli): set cxxflags while WASI_SDK_PATH exists (#1955) LongYinan 2024-02-17 14:42:30 +0800
  • 20e0983288
    style: apply clippy fix (#1953) LongYinan 2024-02-17 14:12:24 +0800
  • 6aae4bac0f
    fix(cli): ensure cwd and outputDir are used for finding files (#1949) Andrew McClenaghan 2024-02-16 22:37:19 +1000
  • 5ac153388f
    feat(napi): accept slice as TypedArray (#1951) LongYinan 2024-02-15 23:40:45 +0800
  • d7dc4dc5a2
    feat(napi): extends the Map types interoperability (#1950) LongYinan 2024-02-15 15:43:21 +0800
  • 642cecc759
    chore(deps): update typescript-eslint monorepo to v7 (major) (#1947) renovate[bot] 2024-02-13 12:31:38 +0800
  • 7d28d7aae4
    chore(release): publish LongYinan 2024-02-13 01:12:40 +0800
  • bec6bd67be
    feat(cli): respect WASI_SDK_PATH env (#1946) LongYinan 2024-02-13 01:12:08 +0800
  • f60c465950
    chore(release): publish LongYinan 2024-02-12 16:11:22 +0800
  • da2f412d79
    fix(cli): log more wasi load errors (#1943) LongYinan 2024-02-08 21:54:34 +0800
  • ff2ccc9f37
    fix(cli): log more wasi load errors LongYinan 2024-02-08 20:48:30 +0800
  • 0205fd976e
    fix(cli): setup cxx env while using napi-cross (#1942) LongYinan 2024-02-08 21:23:40 +0800
  • b6adf8ae5c
    Release independent packages LongYinan 2024-02-08 20:41:45 +0800
  • adbd34c0b9
    fix(napi-derive): serde Number typing (#1941) LongYinan 2024-02-08 18:20:46 +0800
  • 464abaefed
    chore(deps): update dependency @taplo/cli to ^0.7.0 (#1939) renovate[bot] 2024-02-01 15:25:39 +0000
  • 5b66467e09
    Release independent packages LongYinan 2024-02-01 22:16:18 +0800
  • f40747aa4c
    fix(napi): in "Object::get", return null values wrapped in a "Some" (#1934) LongYinan 2024-02-01 22:13:54 +0800
  • 2c8d418cdf
    Merge branch 'main' into fix/object-get-null Alberto Schiabel 2024-02-01 09:41:04 +0100
  • 44f536d47a
    chore(deps): lock file maintenance (#1935) LongYinan 2024-02-01 16:07:45 +0800
  • 5e12280a26
    chore(deps): lock file maintenance renovate[bot] 2024-02-01 07:38:30 +0000
  • 9cca0c4a9e
    ci: use m1 macos (#1938) LongYinan 2024-02-01 15:37:37 +0800
  • 0177f59a8a
    ci: use m1 macos LongYinan 2024-02-01 14:37:59 +0800
  • 199893a309
    chore(cli): upgrade peer dependencies (#1937) LongYinan 2024-02-01 15:00:15 +0800
  • 0007e3aaf6
    chore: upgrade all dependencies (#1933) LongYinan 2024-02-01 12:14:56 +0800
  • a5f3b2e78c fix(napi): in "Object::get", return null values wrapped in a "Some" jkomyno 2024-01-31 15:50:58 +0100
  • 556732d4c4
    chore(deps): update yarn to v4.1.0 (#1931) renovate[bot] 2024-01-31 22:19:33 +0800
  • 27367cf015
    chore(deps): update dependency npm-run-all2 to v6 (#1927) renovate[bot] 2024-01-31 21:21:14 +0800
  • 53adce9212
    chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#1926) renovate[bot] 2024-01-29 19:07:40 +0800
  • ac3626a023
    fix(napi): Fix buffer corruption and soundness issues (#1923) Janrupf 2024-01-29 11:32:28 +0100
  • 949883bc99
    chore(deps): update dependency esbuild to ^0.20.0 (#1925) renovate[bot] 2024-01-27 22:45:01 +0000
  • a6aaa94e7d
    Release independent packages LongYinan 2024-01-26 14:28:19 +0800
  • f625328868
    fix(napi): move JsValuesTupleIntoVec trait to function.rs LongYinan 2024-01-26 14:32:11 +0800
  • f69771e2d4
    fix(napi-derive): JsArrayBuffer generated type LongYinan 2024-01-26 14:00:52 +0800
  • b9ba7c9d68
    fix(napi): memory issue while creating external buffer on electron LongYinan 2024-01-26 11:59:30 +0800
  • aff95d0271
    chore(napi): remove napi_val on Ref because it is unused LongYinan 2024-01-25 23:31:59 +0800
  • 4ba481c49d
    chore(napi): delete unwrap_from_ref API because it was never work (#1915) LongYinan 2024-01-26 11:29:34 +0800
  • 12503a8061
    chore(napi): delete unwrap_from_ref API because it was never work LongYinan 2024-01-25 23:29:56 +0800
  • baf0db2f19
    feat(napi): new Function/FunctionRef API (#1913) LongYinan 2024-01-26 10:58:30 +0800
  • fecd0d8049
    Update crates/napi/src/bindgen_runtime/js_values/function.rs LongYinan 2024-01-25 23:46:57 +0800
  • 5be7ab0f6b
    feat(napi): new Function/FunctionRef API LongYinan 2024-01-25 23:28:57 +0800
  • 134707ef1d
    fix(napi): callback in execute_tokio_future does not need to be Send (#1917) LongYinan 2024-01-26 10:27:17 +0800
  • 80f37eeb6a
    chore(deps): update dependency husky to v9 (#1914) renovate[bot] 2024-01-25 16:06:58 +0800
  • 69d2a75384
    Release independent packages LongYinan 2024-01-24 17:20:43 +0800
  • e332270698
    fix(napi): future in block_on do not need to be send LongYinan 2024-01-24 17:20:31 +0800
  • 3cbae4e8c1
    Release independent packages LongYinan 2024-01-24 17:16:37 +0800
  • 38568c2693
    chore(napi): expose spawn_blocking on tokio runtime (#1912) LongYinan 2024-01-24 17:15:36 +0800
  • b4345d1375
    fix(napi): block_on type (#1911) LongYinan 2024-01-24 17:13:42 +0800
  • 57bcee590b
    fix(wasm-runtime): wasm compatible with core-js (#1909) 咲奈Sakina 2024-01-20 15:24:16 +0800
  • e595f99266
    chore(deps-dev): bump vite from 5.0.11 to 5.0.12 (#1910) dependabot[bot] 2024-01-20 09:00:53 +0800
  • 84701ef879
    chore(deps): update actions/cache action to v4 (#1908) renovate[bot] 2024-01-18 10:35:59 +0800
  • 5b9f86fea0
    chore(release): publish LongYinan 2024-01-17 00:59:12 +0800
  • 44dc39f1f0
    fix(cli,wasm-runtime): dependencies (#1905) LongYinan 2024-01-17 00:57:29 +0800
  • a439e2c3e6
    chore(release): publish LongYinan 2024-01-16 23:58:23 +0800
  • 120accd965
    feat: add wasm runtime package (#1904) LongYinan 2024-01-16 23:28:40 +0800
  • ddeaf30f14
    feat(cli): Add support for s390x linux arch in js bindings template (#1901) Milton Moura 2024-01-16 02:18:05 -0100
  • 78de67e08f
    chore: bump memfs-browser (#1900) LongYinan 2024-01-16 11:10:55 +0800
  • c2b6c18031
    chore(release): publish LongYinan 2024-01-10 13:29:47 +0800
  • fc3d5cbcff
    fix(cli): add browser entry (#1899) LongYinan 2024-01-10 11:18:13 +0800
  • 0a70d6ffd7
    chore(release): publish LongYinan 2024-01-09 01:06:03 +0800
  • 1676930728
    fix(cli): artifacts wasi worker name (#1895) LongYinan 2024-01-09 01:05:19 +0800
  • a6934ab041
    chore: fix generated .d.ts file LongYinan 2024-01-09 00:58:41 +0800
  • 2de358aaa6
    chore(release): publish LongYinan 2024-01-09 00:36:01 +0800
  • 9b8dab6b63
    fix(cli): missing files in created wasi package (#1894) LongYinan 2024-01-09 00:34:59 +0800
  • ffbaba3a9b
    chore(release): publish LongYinan 2024-01-08 21:05:45 +0800
  • 7d3b53d41d
    feat(cli): support generate browser compatible codes (#1891) LongYinan 2024-01-08 21:02:46 +0800
  • ecde07f8c1
    fix(deps): update dependency @tybys/wasm-util to v0.8.1 (#1892) renovate[bot] 2024-01-07 19:17:45 +0000
  • 19df3c1ea2
    chore(deps): update dependency c8 to v9 (#1889) renovate[bot] 2024-01-04 11:49:50 +0800
  • 1392954c32
    chore(release): publish LongYinan 2024-01-03 19:31:17 +0800
  • 3889d8ad17
    fix(cli): upload to github releases issue (#1888) LongYinan 2024-01-03 19:29:33 +0800
  • 57463554e9
    fix(cli): wasi fallback package load logic (#1887) LongYinan 2024-01-03 18:53:09 +0800
  • 5080fb28a2
    chore(deps): lock file maintenance (#1882) renovate[bot] 2024-01-02 15:23:26 +0800
  • 8e3e688c28
    chore(release): publish LongYinan 2024-01-02 14:52:25 +0800
  • 4d82737efe
    chore: fix async_work status typo (#1883) Ranger 2024-01-02 13:23:45 +0800
  • c73cb31c11
    fix(cli): missing wasm files in artifacts command (#1884) LongYinan 2024-01-02 12:33:13 +0800
  • 03eb476cef
    Release independent packages LongYinan 2023-12-31 22:08:07 +0800
  • f47cc72749
    chore(release): publish LongYinan 2023-12-31 22:05:12 +0800
  • f29801686b
    fix(cli): copy binding files into wasi packages (#1881) LongYinan 2023-12-31 15:51:46 +0800
  • 65273a4631
    chore(napi): add status to error messages in AsyncWork (#1880) LongYinan 2023-12-30 11:56:36 +0800
  • f2972c743f
    chore(release): publish LongYinan 2023-12-30 00:47:09 +0800
  • e175e6fbd6
    fix(deps): update dependency emnapi to v0.45.0 (#1879) renovate[bot] 2023-12-30 00:45:50 +0800
  • dc79bb86d0
    chore(release): publish LongYinan 2023-12-30 00:44:20 +0800
  • b0ba466f95
    fix(cli): also load wasm file from packages (#1876) LongYinan 2023-12-30 00:43:38 +0800
  • f62685e836
    fix(cli): exclude node_modules in artifacts command (#1875) LongYinan 2023-12-30 00:00:28 +0800
  • 67743b1046
    fix(cli): exclude node_modules in artifacts command LongYinan 2023-12-29 21:30:36 +0800
  • 43a080d52b
    fix(napi): apply clippy suggestions (#1878) LongYinan 2023-12-29 23:08:56 +0800
  • 958ba74aff
    chore(release): publish LongYinan 2023-12-28 12:38:00 +0800
  • 72afe03aa4
    fix(cli): compatible with napi artifacts -d option (#1872) LongYinan 2023-12-28 12:16:07 +0800
  • 5825dcc3a6
    Release independent packages LongYinan 2023-12-27 22:10:37 +0800
  • 84f3092d70
    fix(napi-derive): proc-macro crash on enum (#1870) LongYinan 2023-12-27 21:18:02 +0800
  • 85807ad790
    Release independent packages LongYinan 2023-12-27 12:53:06 +0800
  • 02dd4c3fd3
    fix(napi-derive): catch_unwind on constructor (#1869) LongYinan 2023-12-27 12:49:10 +0800
  • b411b87872
    chore(release): publish LongYinan 2023-12-26 23:18:50 +0800