Hacker News new | ask | show | jobs
by kettlecorn 1053 days ago
This is the dark secret to USD: pretty much everyone is relying on the same massive C++ project!

Projects that want leaner dependencies, like everything on the web, don’t yet have a good way to work with USD.

1 comments

>Projects that want leaner dependencies, like everything on the web

Did the web suddenly switch to WebASM overnight or do we have a different definition on "lean dependencies"? using any of the popular JS frameworks seems to bring in a few hundred dependencies alone.

By lean I mean the OpenUSD Wasm binary is over 10mb, last I checked.