Update to 0.14.0 and expose JIT#4
Open
Harrm wants to merge 220 commits into
Open
Conversation
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Update/llvm lld
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: hydai <z54981220@gmail.com>
* Use hidden function `__register_frame` and `__deregister_frame` in libgcc and libunwind to apply FDE data in `.eh_frame` section Signed-off-by: Shen-Ta Hsieh <beststeve@secondstate.io>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ion of OpenVINO. (WasmEdge#3193) Signed-off-by: vincent <vincent@secondstate.io>
* Change StrictFP value to 0 * Change UWTable value to 2 (UWTable::Default) * Move ErrCode handling code after try-catch block * Adjust compile options on windows Signed-off-by: Shen-Ta Hsieh <beststeve@secondstate.io>
…smEdge#3196) Bumps [GuillaumeFalourd/setup-windows10-sdk-action](https://github.com/guillaumefalourd/setup-windows10-sdk-action) from 1 to 2. - [Release notes](https://github.com/guillaumefalourd/setup-windows10-sdk-action/releases) - [Commits](GuillaumeFalourd/setup-windows10-sdk-action@v1...v2) --- updated-dependencies: - dependency-name: GuillaumeFalourd/setup-windows10-sdk-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [component model] section order will affect index space which means these orders have semantic Signed-off-by: Lîm Tsú-thuàn <dannypsnl@secondstate.io>
Signed-off-by: hankluo6 <hankluo6@gmail.com>
Signed-off-by: hydai <z54981220@gmail.com>
Signed-off-by: Shen-Ta Hsieh <beststeve@secondstate.io>
Signed-off-by: dm4 <dm4@secondstate.io>
Signed-off-by: LFsWang <tnst92002@gmail.com>
Signed-off-by: YiYing He <yiying@secondstate.io>
1. Rename the files. 2. Add the file sink. 3. Refine the architecture. Signed-off-by: YiYing He <yiying@secondstate.io>
Signed-off-by: dm4 <dm4@secondstate.io>
Signed-off-by: dm4 <dm4@secondstate.io>
Signed-off-by: Yi Huang <yi@secondstate.io>
Signed-off-by: Yi Huang <yi@secondstate.io>
Signed-off-by: Yi Huang <yi@secondstate.io>
Signed-off-by: Yi Huang <yi@secondstate.io>
Signed-off-by: YiYing He <yiying@secondstate.io>
Signed-off-by: hydai <z54981220@gmail.com>
Signed-off-by: Yi Huang <yi@secondstate.io>
Signed-off-by: Yi Huang <yi@secondstate.io>
Add compiler-rt to LLVM fix cmake config file fix cmake config file fix cmake config file fix cmake config file Fixing cmake config Fixing cmake config Fixing cmake config Fixing cmake config Benchmarking jit Benchmarking jit benchmarking jit benchmarking jit Hunterize spdlog Try newer fmt Try newer spdlog Revert to hunterized spdlog Fix config Try to fix config Try to fix config Try to fix config
kamilsa
approved these changes
Jun 6, 2024
Signed-off-by: Harrm <abrehchs@gmail.com>
Fix library search path in wasmedge-config.cmake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WasmEdge/WasmEdge@0.14.0...qdrvm:WasmEdge:update/0.14.0