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(compiler): Allows specify entry_point source #1026

Merged
merged 9 commits into from
Mar 23, 2023
Merged

Commits on Mar 21, 2023

  1. feat(wasm): Default arguments for compile

    Koby committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1d49d61 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. feat(log): Add level initialization

    Koby committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bcdfd52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into kh-init-log

    Koby committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    39ebedf View commit details
    Browse the repository at this point in the history
  3. fix(resolver): Bumps resolver module version

    Koby committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ed18082 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update crates/wasm/src/lib.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    kobyhallx and TomAFrench authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    dabc90f View commit details
    Browse the repository at this point in the history
  2. Update crates/wasm/src/lib.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    kobyhallx and TomAFrench authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    778634e View commit details
    Browse the repository at this point in the history
  3. Update crates/wasm/src/lib.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    kobyhallx and TomAFrench authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3ffd843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22aa85a View commit details
    Browse the repository at this point in the history
  5. Adds usage of contract_id

    Koby committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f85ee3a View commit details
    Browse the repository at this point in the history