I tried to upgrade from m135 to m142, but got a compilation error. Went to check earlier branches to see when it last worked and found that to be m138.
OS: win10
In skia/modules/canvaskit and running compile.sh no_font no_skottie
wasm-ld: error: obj/modules/canvaskit/canvaskit.canvaskit_bindings.o: undefined symbol: Simplify(SkPath const&, SkPath*)
wasm-ld: error: obj/modules/canvaskit/canvaskit.canvaskit_bindings.o: undefined symbol: Op(SkPath const&, SkPath const&, SkPathOp, SkPath*)
wasm-ld: error: obj/modules/canvaskit/canvaskit.canvaskit_bindings.o: undefined symbol: Op(SkPath const&, SkPath const&, SkPathOp, SkPath*)
wasm-ld: error: obj/modules/canvaskit/canvaskit.canvaskit_bindings.o: undefined symbol: AsWinding(SkPath const&, SkPath*)