~ireas/genpdf-rs#71: 
stdweb requirement compile fail.

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.

Status
REPORTED
Submitter
~eribol
Assigned to
No-one
Submitted
1 year, 2 months ago
Updated
1 year, 2 months ago
Labels
No labels applied.

~eribol 1 year, 2 months ago

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.

~eribol 1 year, 2 months ago

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

Register here or Log in to comment, or comment via email.