-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WASM Browser support for all the libraries including korgw and korge (retake) #1628
Commits on May 24, 2023
-
Revert "Temporarily go back to Kotlin 1.8.21 and disable libraries de…
…pending on kotlinx-coroutines" This reverts commit dc04a50.
Configuration menu - View commit details
-
Copy full SHA for 9662195 - Browse repository at this point
Copy the full SHA 9662195View commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8816fd7 - Browse repository at this point
Copy the full SHA 8816fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0991d4 - Browse repository at this point
Copy the full SHA a0991d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c00695 - Browse repository at this point
Copy the full SHA 5c00695View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa20f9 - Browse repository at this point
Copy the full SHA cfa20f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88bf54 - Browse repository at this point
Copy the full SHA c88bf54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ea61e - Browse repository at this point
Copy the full SHA 95ea61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 405a30f - Browse repository at this point
Copy the full SHA 405a30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a446141 - Browse repository at this point
Copy the full SHA a446141View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36cfda - Browse repository at this point
Copy the full SHA e36cfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab5fc7 - Browse repository at this point
Copy the full SHA cab5fc7View commit details -
Circumvent implementation details in wasm in korio where 1.dyn !== 1.…
…dyn and in other targets those values are boxed with the same instance as an optimization
Configuration menu - View commit details
-
Copy full SHA for bd30cfa - Browse repository at this point
Copy the full SHA bd30cfaView commit details -
Temporarily disable some kds tests to figure out which one is causing…
… the tests to hang without displaying errors or reporting anything
Configuration menu - View commit details
-
Copy full SHA for 94b56c5 - Browse repository at this point
Copy the full SHA 94b56c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71240a - Browse repository at this point
Copy the full SHA a71240aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2416b04 - Browse repository at this point
Copy the full SHA 2416b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c30aa - Browse repository at this point
Copy the full SHA 07c30aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 557cf1c - Browse repository at this point
Copy the full SHA 557cf1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06ddba - Browse repository at this point
Copy the full SHA b06ddbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100679d - Browse repository at this point
Copy the full SHA 100679dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d9345 - Browse repository at this point
Copy the full SHA 81d9345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c7ff7 - Browse repository at this point
Copy the full SHA 51c7ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9fed5 - Browse repository at this point
Copy the full SHA ab9fed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75da8ce - Browse repository at this point
Copy the full SHA 75da8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a59a3 - Browse repository at this point
Copy the full SHA 68a59a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c21cab - Browse repository at this point
Copy the full SHA 1c21cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec99e33 - Browse repository at this point
Copy the full SHA ec99e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c84939 - Browse repository at this point
Copy the full SHA 1c84939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0d87d - Browse repository at this point
Copy the full SHA 2a0d87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40d73f - Browse repository at this point
Copy the full SHA c40d73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c453e - Browse repository at this point
Copy the full SHA a7c453eView commit details -
Seems that having a main hangs the tests? Is it executing the main me…
…thod without knowing?
Configuration menu - View commit details
-
Copy full SHA for a146fcd - Browse repository at this point
Copy the full SHA a146fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2efa3 - Browse repository at this point
Copy the full SHA 8e2efa3View commit details
Commits on Jun 2, 2023
-
Try to simplify KmlGl and AGOpengl and bump kotlin to 1.9.20-dev-2914…
… to see if we can circumvent the error: ~ Uncaught (in promise) CompileError: WebAssembly. instantiateStreaming() : Compiling function async module:63 #41285 :"korlibs.graphics.gl.AGOpenglssget-gla$ref.Invoke" failed: call|el expected type (ref null 11168), found local.get of type (ref null 7114) @+6179170
Configuration menu - View commit details
-
Copy full SHA for 83889da - Browse repository at this point
Copy the full SHA 83889daView commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e87fac4 - Browse repository at this point
Copy the full SHA e87fac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b04b59 - Browse repository at this point
Copy the full SHA 3b04b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443636c - Browse repository at this point
Copy the full SHA 443636cView commit details -
Circumvent WASM issue with `xhr.responseType = XMLHttpRequestResponse…
…Type.ARRAYBUFFER // @todo: Error calling this accessor`
Configuration menu - View commit details
-
Copy full SHA for d5a691f - Browse repository at this point
Copy the full SHA d5a691fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 794e371 - Browse repository at this point
Copy the full SHA 794e371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 568051b - Browse repository at this point
Copy the full SHA 568051bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcf98d - Browse repository at this point
Copy the full SHA 3bcf98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d533d7 - Browse repository at this point
Copy the full SHA 1d533d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94cad59 - Browse repository at this point
Copy the full SHA 94cad59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011efa5 - Browse repository at this point
Copy the full SHA 011efa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c775f95 - Browse repository at this point
Copy the full SHA c775f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8082515 - Browse repository at this point
Copy the full SHA 8082515View commit details -
Go back to Kotlin 1.8.21 and disable waasm on modules depending on ko…
…tlinx.coroutines
Configuration menu - View commit details
-
Copy full SHA for 354f9e2 - Browse repository at this point
Copy the full SHA 354f9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1728263 - Browse repository at this point
Copy the full SHA 1728263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3e86a - Browse repository at this point
Copy the full SHA 5a3e86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 423199e - Browse repository at this point
Copy the full SHA 423199eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 996b681 - Browse repository at this point
Copy the full SHA 996b681View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53caff - Browse repository at this point
Copy the full SHA e53caffView commit details -
Configuration menu - View commit details
-
Copy full SHA for df77e7d - Browse repository at this point
Copy the full SHA df77e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824d097 - Browse repository at this point
Copy the full SHA 824d097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548f105 - Browse repository at this point
Copy the full SHA 548f105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f34cd - Browse repository at this point
Copy the full SHA 03f34cdView commit details