Le mer. 25 mai 2022 à 12:12, Yadd <[email protected]> a écrit : > > Le 25 mai 2022 09:10:11 GMT+02:00, Pirate Praveen < > [email protected]> a écrit : >> >> Testing migration is blocked by node-source-map update needed for >> node-webpack-sources autopkgtest >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004658 Help is welcome to >> unblock it. >> >> Be careful with source-map, versions >0.70 are non free (wasm without > source) >
The source of the wasm in question comes from: https://github.com/fitzgen/source-map-mappings Licensed under dual MIT/Apache2.0 so it's going to be okay to embed. Sitting in NEW there is node-undici, which shows it's possible to compile to wasm using clang and wasi-libc, however source-map-mappings is in Rust, so I don't know. Jérémy
-- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
