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

allocator #1908

Merged
merged 16 commits into from
Feb 19, 2024
Merged

allocator #1908

merged 16 commits into from
Feb 19, 2024

Commits on Dec 25, 2023

  1. allocator

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    da02798 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. wasmedge

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9b7c274 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    64e0d55 View commit details
    Browse the repository at this point in the history
  2. fix log

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7c0ddf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b3da9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge branch 'master' into audit/16

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    
    # Conflicts:
    #	core/runtime/common/memory_allocator.cpp
    #	core/runtime/common/memory_allocator.hpp
    #	core/runtime/wasm_edge/memory_impl.cpp
    #	test/core/host_api/memory_extension_test.cpp
    #	test/mock/core/runtime/memory_mock.hpp
    turuslan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    67f22c5 View commit details
    Browse the repository at this point in the history
  2. fix merge

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a61dcca View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. allocator test

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b725f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12f658 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    2aa5d78 View commit details
    Browse the repository at this point in the history
  2. simplify test

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5c83478 View commit details
    Browse the repository at this point in the history
  3. include

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4cc4b8b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    589e38b View commit details
    Browse the repository at this point in the history
  2. pr comment

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    af02e97 View commit details
    Browse the repository at this point in the history
  3. pr comment

    Signed-off-by: turuslan <turuslan.devbox@gmail.com>
    turuslan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7e91b86 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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