This module also does threadpooling internally, so we don't need Piscina anymore (which I'm pretty sure was actually bottlenecking.)
19 lines
195 B
Plaintext
19 lines
195 B
Plaintext
.parcel-cache/
|
|
.yarn/
|
|
**/node_modules/
|
|
config.toml
|
|
|
|
# for now
|
|
cvmts/attic
|
|
|
|
/dist
|
|
**/dist/
|
|
|
|
# Guac-rs
|
|
guac-rs/target
|
|
guac-rs/index.node
|
|
|
|
# jpegturbo-rs
|
|
jpegturbo-rs/target
|
|
jpegturbo-rs/index.node
|