You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruled out because the upgrade experience with versioned packages is awkward.
Due to relying on prerelease digits to denote the build number, the user is limited to forcing one SDK version at a time. They will not receive version upgrades unless they opt-in via npm install -D emscripten-sdk@latest.
To prioritize ease-of-use, I'll continue to use the non-versioned package (emscripten-sdk-npm).
With regard to devappd/emscripten-sdk-npm#1, this allows the user to specify their EMSDK by
package.json
.emscripten-sdk-npm
compatibility (non-versioned packages)The text was updated successfully, but these errors were encountered: