Skip to content
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

Add SINGLE_FILE option to embed all subresources into emitted JS #5296

Merged
merged 86 commits into from
Oct 16, 2017

Commits on Jun 13, 2017

  1. Add SINGLE_FILE option to embed all subresources into emitted JS

    As discussed in emscripten-core#5279, subresource paths are converted into base64 data URIs.
    buu700 committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    5ea8765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a562fa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Configuration menu
    Copy the full SHA
    d2edd4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b81cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb300b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e33fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32bee1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a21e1d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e124141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01b12b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c82c16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fb1605 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    998f937 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    549a9b0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f7e889e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e5c34a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eeb547a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    b43f8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16ca3e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    bc0074e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21f18f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    19cbb02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7765795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d1c91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6f46aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ed6dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c74983 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0539459 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec5cc8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    962576f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    584b21c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    362b79e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0cb8da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63e225a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3711653 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc1b69e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd11a5e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e630bd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5dece1f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bd28f19 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ca3af49 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    638732b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f93654 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    200fb16 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fd28b2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ee64597 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6fa3a88 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e3f7566 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e0f4e6c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6b8a3e6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    67e41dc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0f72d92 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    97ae2ed View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    4452cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2ccc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0ed7a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Configuration menu
    Copy the full SHA
    84c9e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d7e03 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Configuration menu
    Copy the full SHA
    ebb8d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f96f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e4356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b422419 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. clean up global var embed_memfile

    kripken authored and buu700 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    1104ee0 View commit details
    Browse the repository at this point in the history
  2. clean up preprocessing

    kripken authored and buu700 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    8814a69 View commit details
    Browse the repository at this point in the history
  3. use interpret-binary in other.test_single_file, so we don't depend on…

    … native wasm support in the js engine
    kripken authored and buu700 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    bc33edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d190392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c319b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    62d9306 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    d55bc45 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Configuration menu
    Copy the full SHA
    a4a864d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbb60d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. Configuration menu
    Copy the full SHA
    2bce73f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7489546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e168bb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    6fae984 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    eb1fd57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4be3e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    f33363b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    50e58bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60fc52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae3ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8fd9e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    8685abf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    f98d511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42992ef View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    8e45599 View commit details
    Browse the repository at this point in the history