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

wasi: no longer require flag to enable wasi #47286

Closed
wants to merge 6 commits into from

Commits on Mar 28, 2023

  1. wasi: no longer require flag to enable wasi

    - no longer require flag to enable experimental wasi feature
    - wasi is still documented as experimental
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    mhdawson committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b90489e View commit details
    Browse the repository at this point in the history
  2. squash: address linter errors

    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    mhdawson committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    cee1f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update doc/api/cli.md

    Co-authored-by: Colin Ihrig <cjihrig@gmail.com>
    mhdawson and cjihrig committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c88fccc View commit details
    Browse the repository at this point in the history
  2. squash: linter fixup

    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    mhdawson committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2cb5524 View commit details
    Browse the repository at this point in the history
  3. squash: address reveiew comments

    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    mhdawson committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8333518 View commit details
    Browse the repository at this point in the history
  4. Update doc/node.1

    Co-authored-by: Colin Ihrig <cjihrig@gmail.com>
    mhdawson and cjihrig committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a317aaa View commit details
    Browse the repository at this point in the history