Y
Hacker News
new
|
ask
|
show
|
jobs
by
spearmunkie
2975 days ago
I don't see why we won't be able to reference common 3rd party libraries along with their version number and cache them across websites. Eventually a giant repo of common libraries will be built.
2 comments
bhouston
2975 days ago
The versioning will be very custom and generally they will not be shared across apps. Just like react.js isn't shared across apps.
link
imtringued
2975 days ago
tree shaking optimizations will result in everyone having a different qt.wasm.
link