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 some WASM APIs #39

Merged
merged 9 commits into from
Jul 27, 2022
Merged

Add some WASM APIs #39

merged 9 commits into from
Jul 27, 2022

Commits on Jul 20, 2022

  1. Add some WASM APIs

    - Provide metadata info in `ls`
    - Expose `base_history_on` function
    - Expose `load` function
    matheus23 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8c1bfa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Fix type error

    matheus23 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c5c7ad9 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    matheus23 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6fd56b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Replace hardcoded 3.0.0 version with loaded version

    Co-authored-by: appcypher <[email protected]>
    matheus23 and appcypher authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f1b0164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7428e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70a955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61e7bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebe397b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea3dbcc View commit details
    Browse the repository at this point in the history