remove virtfs - it is not suitable for use

This commit is contained in:
Pat Hickey
2021-02-03 15:04:02 -08:00
parent 7a35763d62
commit 31145060b2
8 changed files with 0 additions and 612 deletions

View File

@@ -12,7 +12,6 @@ cfg-if = "1.0"
[dev-dependencies]
wasi-common = { path = "../wasi-common", version = "0.22.0" }
wasi-virtfs = { path = "../wasi-common/virtfs", version = "0.22.0" }
wasi-cap-std-sync = { path = "../wasi-common/cap-std-sync", version = "0.22.0" }
wasmtime = { path = "../wasmtime", version = "0.22.0" }
wasmtime-wasi = { path = "../wasi", version = "0.22.0" }