Shinyapps.io and fst package

I've been playing around with the fst package for fast reads of data in a shiny app. However, "[t]he fst package relies heavily on multi-threading to boost the read- and write speed of data frames." Do the virtual machines spun up by shinyapps.io provide the features necessary for the fst package to work its magic? Thanks!