Stream: git-wasmtime

Topic: wasmtime / PR #6486 refactor: reorganize WIT and dependen...


view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 18:43):

rvolosatovs opened PR #6486 from rvolosatovs:fix/cargo-vendor to bytecodealliance:main:

Refs #6390

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 18:44):

rvolosatovs edited PR #6486:

Refs #6390

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 18:53):

rvolosatovs updated PR #6486.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 18:54):

rvolosatovs edited PR #6486:

Refs #6390

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 19:03):

rvolosatovs updated PR #6486.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 19:12):

rvolosatovs updated PR #6486.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 19:20):

rvolosatovs edited PR #6486:

Refs #6390

I used https://github.com/bytecodealliance/wit-deps to populate the wit/deps directories, I checked in the corresponding deps.toml and deps.lock files for future wit-deps update usage, but I did not add a dependency on the tool (yet?) by either build.rs integration or direct binary usage like was requested in https://github.com/bytecodealliance/preview2-prototyping/pull/136 earlier

I also did not touch crates/wasi/wit, since it's using dependency versions, which are different from upstream

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 19:20):

rvolosatovs edited PR #6486:

Refs #6390

I used https://github.com/bytecodealliance/wit-deps to populate the wit/deps directories, I checked in the corresponding deps.toml and deps.lock files for future wit-deps update usage, but I did not add a dependency on the tool (yet?) by either build.rs integration or direct binary usage like was requested in https://github.com/bytecodealliance/preview2-prototyping/pull/136 earlier

I also did not touch crates/wasi/wit/deps other than preview, since package is using dependency versions, which are different from upstream


Last updated: Oct 23 2024 at 20:03 UTC