MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drop cdylib

+1 -1
+1 -1
src/strip/Cargo.toml
··· 3 3 edition = "2024" 4 4 5 5 [lib] 6 - crate-type = ["staticlib", "cdylib"] 6 + crate-type = ["staticlib"] 7 7 8 8 [dependencies] 9 9 oxc_allocator = "0.110.0"