#71 stdweb requirement compile fail. 1 year, 2 months ago

Comment by ~eribol on ~ireas/genpdf-rs

I looked around but it seems printpdf or lopdf also using syn's old version and it require stdweb.

#71 stdweb requirement compile fail. 1 year, 2 months ago

Comment by ~eribol on ~ireas/genpdf-rs

https://github.com/rustwasm/wasm-bindgen/issues/3415 It is because syn using stdweb, so i have to fix it with update wasm-bindgen and syn.

#71 stdweb requirement compile fail. 1 year, 2 months ago

Ticket created by ~eribol on ~ireas/genpdf-rs

I have no idea why stdweb there but i am using genpdf with my wasm project. It worked well until today. I cleaned my project with cargo clean and it started failing. everything compiles fine except stdweb.