Skip to content

Commit

Permalink
revert: pulled component model component for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoverson committed Oct 12, 2023
1 parent 572dd85 commit cf27b44
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 623 deletions.
22 changes: 0 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ wick-asset-reference = { path = "./crates/wick/wick-asset-reference", version =
wick-component = { path = "./crates/wick/wick-component", version = "0.16.0", default-features = false }
wick-component-cli = { path = "./crates/wick/wick-component-cli", version = "0.2.0", default-features = false }
wick-component-codegen = { path = "./crates/wick/wick-component-codegen", version = "0.5.0" }
wick-component-wasm = { path = "./crates/wick/wick-component-wasm", version = "0.3.0" }
wick-component-wasmrs = { path = "./crates/wick/wick-component-wasmrs", version = "0.3.0" }
wick-config = { path = "./crates/wick/wick-config", version = "0.27.0", default-features = false }
wick-host = { path = "./crates/wick/wick-host", version = "0.5.0" }
Expand Down
34 changes: 0 additions & 34 deletions crates/wick/wick-component-wasm/Cargo.toml

This file was deleted.

99 changes: 0 additions & 99 deletions crates/wick/wick-component-wasm/src/component.rs

This file was deleted.

36 changes: 0 additions & 36 deletions crates/wick/wick-component-wasm/src/component/bindgen.rs

This file was deleted.

36 changes: 0 additions & 36 deletions crates/wick/wick-component-wasm/src/component/setup.rs

This file was deleted.

40 changes: 0 additions & 40 deletions crates/wick/wick-component-wasm/src/component/state.rs

This file was deleted.

40 changes: 0 additions & 40 deletions crates/wick/wick-component-wasm/src/error.rs

This file was deleted.

Loading

0 comments on commit cf27b44

Please sign in to comment.