Skip to content

Commit

Permalink
chore(compat): update list of supported modules (denoland#15397)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Aug 3, 2022
1 parent 00b51ca commit bc4ee59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/compat/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ static SUPPORTED_MODULES: &[&str] = &[
"util/types",
"v8",
"vm",
"worker_threads",
"zlib",
];

Expand Down

0 comments on commit bc4ee59

Please sign in to comment.