anywhere else). The job is done (see debian/rules), we just have to find the good dependencies and fix the build since built wasm isn't exactly what upstream embeds in node-source-map, maybe some unpublished work...



I'm not exactly sure if the build is broken. The artifact generated by the rust code goes through multiple tools - rust-opt, rust-gc, etc... It is likely that one of these tools have changed how they work in the past 4 years.

But the actual npm package and crate were all last released 4 years ago.

In all, I feel like all that's happening is we are unable to build a byte to byte matching reproducible build.

How exactly are we testing the output? For one the node-clean-css package seems to be doing some of its own wrapping on the originalPositionFor function and the error in clean-css tests could be because of an error in that.

Reply via email to