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

fix: explicitly enable wasi on smartengine uses #3988

Merged
merged 7 commits into from
May 7, 2024

Commits on May 6, 2024

  1. fix: explicitly use wasi on smartengine uses

    remove feature flag, wasi is always on if the engine is on
    digikata committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0263860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70cc178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8772ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1a3424 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: repeated line

    digikata committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5171553 View commit details
    Browse the repository at this point in the history
  2. fix: remove redundant rustup target add

    build_smartmodules already adds it
    digikata committed May 7, 2024
    Configuration menu
    Copy the full SHA
    13c30a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a3d87 View commit details
    Browse the repository at this point in the history