Skip to content

Commit

Permalink
Add sys-threads feature to wasmer-wasix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelsr committed Aug 13, 2024
1 parent 801bb1d commit 7c743ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/proc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ wasmer = { version = "4.x", default-features = false, features = [

wasmer-wasix = { version = "0.24", default-features = false, features = [
"sys",
"sys-thread",
] }
tracing = "0.1.37"

0 comments on commit 7c743ad

Please # to comment.