Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 21615 ]] Fix emscripten release build error #7592

Conversation

livecodeian
Copy link
Contributor

This patch fixes an emscripten build error that occurs when building the
emscripten standalone in release mode. This is caused by the use of an
JavaScript feature (template literals) that is unrecognised by older
emscripten emsdk tools.

This patch fixes an emscripten build error that occurs when building the
emscripten standalone in release mode. This is caused by the use of an
JavaScript feature (template literals) that is unrecognised by older
emscripten emsdk tools.
@livecodeian livecodeian added this to the 9.6.3-rc-1 milestone Jul 1, 2021
@livecodeian livecodeian requested a review from runrevmark July 1, 2021 10:07
@livecodeian livecodeian self-assigned this Jul 1, 2021
@runrevmark
Copy link
Contributor

@livecode-vulcan review ok 045fbe4

@livecode-vulcan
Copy link
Contributor

💙 review by @runrevmark ok 045fbe4

livecode-vulcan added a commit that referenced this pull request Jul 1, 2021
…mplate_literal

[[ Bug 21615 ]] Fix emscripten release build error

This patch fixes an emscripten build error that occurs when building the
emscripten standalone in release mode. This is caused by the use of an
JavaScript feature (template literals) that is unrecognised by older
emscripten emsdk tools.
@livecode-vulcan
Copy link
Contributor

😎 test success 045fbe4

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-ndk16r15: success
  • try-community-arm64-android-ndk16r15: success
  • try-community-x86-android-ndk16r15: success
  • try-community-x86_64-android-ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos14.5: success
  • try-community-universal-ios-iphoneos14.4: success
  • try-community-universal-ios-iphonesimulator14.5: success
  • try-community-universal-ios-iphonesimulator14.4: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit f90395a into livecode:develop-9.6 Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants