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

[Component] share loading entry for component and module #2945

Merged
merged 15 commits into from
Nov 3, 2023

Commits on Oct 4, 2023

  1. loading entry share component & module

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    79db08f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. share same loading entry

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c4d345c View commit details
    Browse the repository at this point in the history
  2. the missing validate for prototype

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    20852ae View commit details
    Browse the repository at this point in the history
  3. replace loadModule with loadWasmUnit

    leave error message for future component model validating & instantiation
    
    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ac218b2 View commit details
    Browse the repository at this point in the history
  4. move to proper location about module's AOT section

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    536cd4c View commit details
    Browse the repository at this point in the history
  5. set the actual version

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    01abfc4 View commit details
    Browse the repository at this point in the history
  6. setup unsafe run component for future work

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    65bcec5 View commit details
    Browse the repository at this point in the history
  7. remove shadowing

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3d1eed9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    360e8c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'master' into component-model/parsing

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f709b7d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'master' into component-model/parsing

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0484519 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'master' into component-model/parsing

    Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
    dannypsnl committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d3d0d34 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    de1b56c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    dc72f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    18cc6ee View commit details
    Browse the repository at this point in the history