54 Commits

Author SHA1 Message Date
Victor Adossi a93ecb943e chore(deps): update to v225.0 of wasmtime upstream (#566)
This commit updates the repo to 225.x and related in upstream
wasmtime crates.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
2025-02-14 15:17:55 -08:00
Victor Adossi 17338d9dbb chore(deps): update upstream deps (#562)
* refactor(deps): avoid default features

This commit updates the deps for jco and related crates to avoid
default features which might unnecessarily add to build times.

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* refactor: remove wasmparser * import

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* chore(deps): update core & bindgen functionality

This commit updates codegen functionality to use the updated versions
of upstream wasm projects (which now include async and some other refactorings)

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* chore: update wasm-tools component

This commit updates the wasm-tools utility crate to more up-to-date upstreams

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* chore: throw error for fn bindgen until async impl

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* feat: impl flush instruction bindgen

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* refactor: remove * imports in bindgen modules

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* fix(test): wit component versions in tests

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* chore: rustfmt

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

* fix(tests): increase transpiled code char limit

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>

---------

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
2025-02-04 10:10:57 -08:00
Calvin Prewitt 3ed579b8c3 fix: jco opt support for nested components (#560) 2025-01-30 13:22:56 -08:00
Guy Bedford 0cdada77d3 deps: WASI@0.2.3, Wasmtime 29 toolchain Upgrade (#545) 2025-01-21 17:55:48 -08:00
Lachlan Heywood fe90d2ff0a feat: add initial support for guest-types command (experimental) (#528) 2024-12-13 12:12:38 -08:00
Guy Bedford 9e784e27f0 deps: update to latest Wasmtime@27 toolchain (#524) 2024-11-20 10:55:02 -08:00
Guy Bedford d9f355733f deps: latest toolchain for wasmtime@26 (#515) 2024-10-28 15:41:33 -07:00
Guy Bedford d63185dc42 deps: update to WASI@0.2.1, Wasmtime@25 toolchain (#504) 2024-09-23 16:48:51 -07:00
Guy Bedford d05a4eccbf deps: update to Wasmtime@24 (#491) 2024-08-20 15:55:24 -07:00
Guy Bedford 9d0de858d4 Toolchain upgrade (#477) 2024-07-29 09:23:07 -07:00
Guy Bedford c5d9ed5960 deps: update to latest adapter & environ@22 (#455) 2024-06-27 17:26:26 -07:00
Guy Bedford 5984e9c8e4 Type generation with WIT folder support (#426) 2024-04-26 12:42:15 -07:00
Guy Bedford 70c6afc756 Wasmtime Update (#421) 2024-04-26 09:28:51 -07:00
Guy Bedford cac587f116 deps: toolchain update (#389) 2024-02-29 10:28:42 -08:00
Guy Bedford 894a31e19e deps: update wit bindgen (#383) 2024-02-23 15:58:53 -08:00
Daniel Macovei 2b546b7408 deps: upgrade to wasmtime@18.0.0 toolchain (#368) 2024-02-20 13:21:30 -08:00
Guy Bedford 09d7eb9730 fix: ts root pathing distinctions (#370) 2024-02-07 10:26:02 -08:00
Guy Bedford 330edc46a7 feat: add --multi-memory flag (#362) 2024-01-26 18:39:47 -08:00
Guy Bedford 35316eca5e deps: update to preview2@0.2.0 (#358) 2024-01-25 12:08:10 -08:00
Guy Bedford 8c93d0e156 test: wildcard imports (#339) 2024-01-15 10:28:54 -08:00
Guy Bedford b2cd1f36cd fix: imports mappings (#325) 2023-12-28 12:56:51 -08:00
Guy Bedford b84b71a836 deps: toolchain alignment Wasmtime 15 (#281)
* various

* deps: toolchain alignment for wasmtime 15

* tweak intrinsics instantiation
2023-11-30 19:03:51 -08:00
Guy Bedford b425ae035d fix: windows ci (#280) 2023-11-30 18:03:28 -08:00
Guy Bedford 8ed4096c9a Node.js IO & Poll implementation (#244) 2023-11-14 15:22:20 -08:00
Guy Bedford 43e52d1ca3 Toolchain upgrade (#197) 2023-10-23 15:55:43 -07:00