quincarter

Results 25 comments of quincarter

I have a similar solution in a web component in production on our app but an earlier version.

The difference in pdf.js and pdfium is the inherent way that WASM is used by the browser. Low end devices still struggle with pdf.js rendering. I have a side by...

> As for unfriendliness, this guy tops it all: https://sert.works/posts/mupdf/ though. Omg. This is atrocious! This should be in some kind of hall of Fame. I appreciate anyone willing to...

I'll see if i can do something with this. I'll play with this over the weekend.

I would also like to note that after a certain version of Vite, you are required to be on node 18+. This should probably also be updated to the latest...

> Everything is ok? Left something? Hi there! I have since left the project I was working on that implemented this solution. I have some of this stashed locally but...

i can confirm this works. Just follow what these people have said. :) Thanks a bunch. I was hung up here. Glad i dove into the issues section. ```shell root@d74e4d43563d:/tmp/silabs#...

I am also experiencing issues with this in yarn/vitest. Doesn't matter the version i specify, it seems like the latest is affected (4.0.0). Not sure what i need to do...

Yes, Decorators work https://codepen.io/quincarter/pen/poGoLVd Just note that I've set my codepen preprocessor for JS to be TypeScript ![Screenshot_20231022-113312.png](https://github.com/lit/lit.dev/assets/18407074/dd761bfe-65d1-40c5-a578-41dff5a249ff)