Stream: git-wasmtime

Topic: wasmtime / PR #1414 Shuffle around the wiggle crates


view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:13):

alexcrichton opened PR #1414 from one-wiggle to master:

This commit reorganizes the wiggle crates slightly by performing the
following transforms:

The goal here is that consumers only deal with the wiggle crate
itself. No more crates depend on wiggle-runtime and all dependencies
are entirely on just the wiggle crate.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:13):

alexcrichton requested pchickey for a review on PR #1414.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:17):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:17):

pchickey created PR Review Comment:

do you have to add wiggle-macro back here?

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:18):

pchickey edited PR Review Comment.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:22):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:22):

alexcrichton created PR Review Comment:

Sure yeah. TBH I don't know the fate of this script and it already tests very little compared to CI, but can't hurt to keep touching it.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:25):

alexcrichton updated PR #1414 from one-wiggle to master:

This commit reorganizes the wiggle crates slightly by performing the
following transforms:

The goal here is that consumers only deal with the wiggle crate
itself. No more crates depend on wiggle-runtime and all dependencies
are entirely on just the wiggle crate.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 16:27):

alexcrichton updated PR #1414 from one-wiggle to master:

This commit reorganizes the wiggle crates slightly by performing the
following transforms:

The goal here is that consumers only deal with the wiggle crate
itself. No more crates depend on wiggle-runtime and all dependencies
are entirely on just the wiggle crate.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 17:03):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 17:03):

pchickey created PR Review Comment:

thanks, i hadn't paid attention to all of that discussion.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 23:02):

alexcrichton updated PR #1414 from one-wiggle to master:

This commit reorganizes the wiggle crates slightly by performing the
following transforms:

The goal here is that consumers only deal with the wiggle crate
itself. No more crates depend on wiggle-runtime and all dependencies
are entirely on just the wiggle crate.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2020 at 23:34):

alexcrichton merged PR #1414.


Last updated: Nov 22 2024 at 16:03 UTC