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

simplify dist by merging sql-asm-memory-growth.js into sql-asm.js #431

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2020

  1. merge sql-asm-memory-growth.js into sql-asm.js

    Co-authored-by: Yan Li <yanli0303@outlook.com>
    Co-authored-by: kai zhu <kaizhu256@gmail.com>
    kaizhu256 and yanli0303 committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ef1054e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. deprecate sql-asm-memory-growth.js in favor of sql-asm.js, which now …

    …includes memory-growth and ie11 support.
    kaizhu256 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    21c9bee View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. remove build/test references to sql-asm-memory-growth.js, since its n…

    …ow essentially a copy of sql-asm.js
    kaizhu256 committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    47dd311 View commit details
    Browse the repository at this point in the history