-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: mandel59/sqlite-wasm
base: master
head repository: fivedots/sqlite-wasm
compare: master
- 14 commits
- 11 files changed
- 1 contributor
Commits on Sep 17, 2019
-
Jose Lopes committed
Sep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 622d81f - Browse repository at this point
Copy the full SHA 622d81fView commit details
Commits on Oct 1, 2019
-
Jose Lopes committed
Oct 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 290e9c4 - Browse repository at this point
Copy the full SHA 290e9c4View commit details -
Reuse existing EMSDK environment variable.
Jose Lopes committedOct 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 11aa727 - Browse repository at this point
Copy the full SHA 11aa727View commit details
Commits on Dec 3, 2019
-
Jose Lopes committed
Dec 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 9b127d3 - Browse repository at this point
Copy the full SHA 9b127d3View commit details -
This is now required by the latest version of the Emscripten SDK.
Jose Lopes committedDec 3, 2019 Configuration menu - View commit details
-
Copy full SHA for f298a4b - Browse repository at this point
Copy the full SHA f298a4bView commit details -
Add benchmark to index.html (loaded automatically).
Jose Lopes committedDec 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 91db501 - Browse repository at this point
Copy the full SHA 91db501View commit details -
Workaround addFunction OOM in Google Chrome when running benchmark.
Jose Lopes committedDec 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 22179c6 - Browse repository at this point
Copy the full SHA 22179c6View commit details -
Update Typescript to ES6 to remove warnings for Map.
Jose Lopes committedDec 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 52ffd1d - Browse repository at this point
Copy the full SHA 52ffd1dView commit details
Commits on Dec 4, 2019
-
Remove Emscripten variables from Makefile.
Hardcoding the path of the EMSDK backend here (e.g., upstream or fastcomp) makes it more difficult to switch between EMSDK versions because everytime a new EMSDK version is activated this also would have to be changed accordingly, otherwise the resulting compilation will be a weird state.
Jose Lopes committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 53938fb - Browse repository at this point
Copy the full SHA 53938fbView commit details -
Pull Emscripten FSs from dedicated Github repo.
Jose Lopes committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 344482d - Browse repository at this point
Copy the full SHA 344482dView commit details -
Add option to enable IDB because it's not included by default in LLVM…
… backend.
Jose Lopes committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 214fd01 - Browse repository at this point
Copy the full SHA 214fd01View commit details -
Jose Lopes committed
Dec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for dfb7b4d - Browse repository at this point
Copy the full SHA dfb7b4dView commit details -
Load SQLite client automatically.
Jose Lopes committedDec 4, 2019 Configuration menu - View commit details
-
Copy full SHA for c000077 - Browse repository at this point
Copy the full SHA c000077View commit details
Commits on Dec 9, 2019
-
Jose Lopes committed
Dec 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 61caeef - Browse repository at this point
Copy the full SHA 61caeefView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master