mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:25:58 +02:00
Begin adding wasi support (#2643)
* Begin adding wasi support * Now it builds and runs but needs more help
This commit is contained in:
@ -52,6 +52,7 @@ htmlescape = "0.3.1"
|
||||
ical = "0.6.0"
|
||||
ichwh = {version = "0.3.4", optional = true}
|
||||
indexmap = {version = "1.6.0", features = ["serde-1"]}
|
||||
instant = "0.1.7"
|
||||
itertools = "0.9.0"
|
||||
log = "0.4.11"
|
||||
meval = "0.2.0"
|
||||
|
Reference in New Issue
Block a user