-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce runtime expenses for delivering GZip compressed files
Expand the `SourceFiles` and `ElmMake` compilation interfaces to support blobs `gzip` encoding at compile time. Adapt one of the example apps to demonstrate using the new compilation interfaces.
- Loading branch information
Showing
12 changed files
with
997 additions
and
803 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
882 changes: 490 additions & 392 deletions
882
implement/elm-fullstack/ElmFullstack/compile-elm-program/src/CompileFullstackApp.elm
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
882 changes: 490 additions & 392 deletions
882
implement/example-apps/elm-editor/src/CompileFullstackApp.elm
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...ment/test-elm-fullstack/elm-interactive-scenarios/read-source-file/steps/0/expected-value
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
implement/test-elm-fullstack/elm-interactive-scenarios/read-source-file/steps/0/submission
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...ent/test-elm-fullstack/elm-interactive-scenarios/read-source-file/steps/11/expected-value
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"H4sIAAAAAAAA/wXAMQ0AIAwEQCsvCgfkSUhIWX7ABQsjQqqnBmqh13iEMRfRt4kmxH/ptwAXT/clGAAAAA==" |
1 change: 1 addition & 0 deletions
1
implement/test-elm-fullstack/elm-interactive-scenarios/read-source-file/steps/11/submission
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CompilationInterface.SourceFiles.file____a_file_txt.gzip.base64 |