Right now the wasm build step script is hard coded to use emsdk 3.1.34. This PR adds a workflow input to define the desired emsdk version for the Build one workflow (still defaults to 3.1.34).
This is just a personal convenience for my fork where I can create and test pdfium wasm builds with different emsdk versions. But it isn't of much importance otherwise.
The commits are test-related and should be squashed into a single nice commit before merging.
Right now the wasm build step script is hard coded to use emsdk 3.1.34. This PR adds a workflow input to define the desired emsdk version for the Build one workflow (still defaults to 3.1.34).
This is just a personal convenience for my fork where I can create and test pdfium wasm builds with different emsdk versions. But it isn't of much importance otherwise.
The commits are test-related and should be squashed into a single nice commit before merging.