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(wasm-builder): Another approach to build demos #3837

Closed
wants to merge 6 commits into from

Commits on Mar 25, 2024

  1. Initial commit

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9608745 View commit details
    Browse the repository at this point in the history
  2. Don't use hardcoded feature

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7366e2c View commit details
    Browse the repository at this point in the history
  3. Fix cargo args parsing

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0113146 View commit details
    Browse the repository at this point in the history
  4. Make crate rustc wrapper itself

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dc574b2 View commit details
    Browse the repository at this point in the history
  5. Add cargo alias

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0ae6d18 View commit details
    Browse the repository at this point in the history
  6. Reorganize crate

    ark0f committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4cb61b3 View commit details
    Browse the repository at this point in the history