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

feat: Query Engine Wasm #4121

Closed
wants to merge 15 commits into from

Commits on Aug 7, 2023

  1. compile query connectors, query core, and request handlers to wasm

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4789f8d View commit details
    Browse the repository at this point in the history
  2. fix request-handlers

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9b0dd34 View commit details
    Browse the repository at this point in the history
  3. fix clippy warnings

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4a4fb6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53d95f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de635e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f95fcfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d50e1b1 View commit details
    Browse the repository at this point in the history
  8. drop graphql support under feature flags

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh authored and jkomyno committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    88d2839 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7af8409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96511c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1f5d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66742b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b60e6d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcfaed8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6156e72 View commit details
    Browse the repository at this point in the history