Skip to content

Commit

Permalink
feat(interface-types) Move to its own repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed May 12, 2020
1 parent 86a66e2 commit 948652b
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 7,984 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ members = [
"lib/kernel-loader",
"lib/kernel-net",
"lib/wasi-experimental-io-devices",
"lib/interface-types",
"examples/parallel",
"examples/plugin-for-example",
"examples/parallel-guest",
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ test-capi: test-capi-singlepass test-capi-cranelift test-capi-llvm test-capi-ems
capi-test: test-capi

test-rest:
cargo test --release -p wasmer-interface-types
cargo test --release -p wasmer-runtime
cargo test --release -p wasmer-runtime-core
cargo test --release -p wasmer-wasi-experimental-io-devices
Expand Down
20 changes: 0 additions & 20 deletions lib/interface-types/Cargo.toml

This file was deleted.

94 changes: 0 additions & 94 deletions lib/interface-types/README.md

This file was deleted.

124 changes: 0 additions & 124 deletions lib/interface-types/src/ast.rs

This file was deleted.

Loading

0 comments on commit 948652b

Please sign in to comment.