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

Sync gitbook with main #4123

Merged
merged 117 commits into from
Mar 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
a713ba1
fix(ios): Remove `float-abi` flag (#3889)
xdoardo Oct 29, 2024
483c57d
build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#3888)
dependabot[bot] Oct 29, 2024
a3960c8
Refine looking up aot function with index (#3882)
wenyongh Oct 29, 2024
95edef3
Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880)
yamt Oct 29, 2024
1138435
Fix mmap flags for AOT loader on non-Linux SGX platforms (#3890)
lum1n0us Oct 30, 2024
c7b2683
Fix out of bounds issue in is_native_addr_in_shared_heap function (#3…
lum1n0us Oct 31, 2024
e352f0a
Refactor AOT loader to support compatible versions (#3891)
lum1n0us Nov 1, 2024
bf78863
Wasm loader enhancement: check code size in code entry (#3892)
TianlongLiang Nov 7, 2024
397f663
fix(uwp): Gate NTSTATUS definition behind WINAPI_PARTITION_DESKTOP fo…
fadss Nov 8, 2024
58f242f
Merge pull request #3897 from bafadumi/main
loganek Nov 12, 2024
fdda259
Fix linked global initialization in multimodule (#3905)
sjamesr Nov 13, 2024
75f5fa4
build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#3902)
dependabot[bot] Nov 13, 2024
226bf22
GlobalValueSet was moved to IRPartitionLayer recently, but we have a …
sjamesr Nov 13, 2024
0e4dffc
Fix a leak in wasm_loader_emit_br_info (#3900)
TianlongLiang Nov 13, 2024
0119b17
Correct the table index calculation in aot_instantiation (#3903)
lum1n0us Nov 18, 2024
2975e2f
build(deps): bump github/codeql-action from 3.27.1 to 3.27.4 (#3912)
dependabot[bot] Nov 19, 2024
f2b87d7
Support external toolchain on Windows for aot compiler (#3911)
TianlongLiang Nov 19, 2024
f1d03db
Fix CI wamr-ide error (#3913)
TianlongLiang Nov 20, 2024
62aca17
Check possible integer overflow in aot memory boundary check (#3920)
TianlongLiang Nov 22, 2024
00c2aa1
Drop declarative elements on module instantiation (#3922)
sjamesr Nov 24, 2024
9d8150e
Fix WASI Path Mapping Processing (#3923)
dpjohnst Nov 24, 2024
dbdf3df
Use plain assignment rather than bh_memcpy_s (#3924)
sjamesr Nov 24, 2024
b0c6d5c
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
WenLY1 Nov 24, 2024
1d111a3
Fix loader small bug (#3928)
TianlongLiang Nov 26, 2024
7b553cd
Enable ref types by default (#3894)
Zzzabiyaka Nov 27, 2024
27d96aa
Update README.md to clarify Windows toolchain support and ESP-IDF ref…
lum1n0us Nov 27, 2024
fd91b51
build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#3931)
dependabot[bot] Nov 28, 2024
8698d22
add thread cpu time for zephyr (#3937)
TianlongLiang Nov 28, 2024
e09613c
support WASM_FUNCREF return type in argv_to_results (#3936)
sjamesr Nov 28, 2024
838dd81
don't return an uninitialized trap if argv_to_results fails (#3935)
sjamesr Nov 28, 2024
739efd7
Fix incorrect assignment in win_file.c (#3939)
dpjohnst Dec 1, 2024
aabe830
Improvements for platform thread APIs on Windows and Zephyr (#3941)
TianlongLiang Dec 6, 2024
c32a6ce
Refactor SConscript and add file checks in iwasm.c (#3945)
zhkag Dec 6, 2024
f665e7b
build(deps): bump github/codeql-action from 3.27.5 to 3.27.6
dependabot[bot] Dec 9, 2024
591b740
Consume the placeholders that were put when emitting table info (#3940)
lum1n0us Dec 10, 2024
bebdd4a
Fix aot table instantiate (#3946)
wenyongh Dec 10, 2024
1fb0862
Merge pull request #3951 from bytecodealliance/dependabot/github_acti…
loganek Dec 10, 2024
9563909
set alignment 4 when loading multi return value (#3955)
TianlongLiang Dec 12, 2024
296c3cc
wasm_export.h: Use "default" visibility for gcc and clang (#3957)
midokura-xavi92 Dec 19, 2024
09c2abd
build(deps): Bump github/codeql-action from 3.27.6 to 3.27.9 (#3960)
dependabot[bot] Dec 19, 2024
932eb5d
Only access Zephyr thread stats info when it's available (#3962)
TianlongLiang Dec 19, 2024
9916813
top-level cmakefile: fix macOS build (#3968)
yamt Dec 19, 2024
8d51a3c
use a random secret key (#3971)
lum1n0us Dec 19, 2024
f8f37c8
[fuzzing] Enable instantiation (#3958)
lum1n0us Dec 19, 2024
9598611
CMakeLists.txt: Do not require C++ (#3956)
midokura-xavi92 Dec 20, 2024
4cda74a
add reference type support by default for darwin to support WASI-SDK-…
woodsmc Dec 22, 2024
040e776
top-level cmake: link llvm libraries to our shared library (#3973)
yamt Dec 23, 2024
8ac0649
Set thread information earlier in exec_env creation (#3967)
sjamesr Dec 23, 2024
70bec14
Add Tianlong into code owners (#3970)
lum1n0us Dec 24, 2024
bf2f366
build(deps): Bump github/codeql-action from 3.27.9 to 3.28.0 (#3982)
dependabot[bot] Dec 25, 2024
04f1071
build(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#3981)
dependabot[bot] Dec 25, 2024
9b80766
Break aot_create_comp_data into small functions
no1wudi Dec 25, 2024
38cf274
Optimize memory initialization handling in AOT loader (#3983)
no1wudi Dec 26, 2024
24ecee8
Merge pull request #3987 from no1wudi/fix
no1wudi Dec 28, 2024
7f3e0df
Handle a new scenario where an item is both exported and imported. (#…
lum1n0us Dec 29, 2024
31ff576
Error message improvement (#4000)
loganek Jan 3, 2025
099056b
Ensure __heap_base and __data_end global indices are validated agains…
lum1n0us Jan 3, 2025
1958808
Fix table index calculations in wasm_loader and wasm_mini_loader (#4004)
lum1n0us Jan 5, 2025
1807eec
Add an example of how to embed WAMR in Zephyr user mode (#3998)
TianlongLiang Jan 5, 2025
9989b1c
[fuzzing] Use software bound-check during fuzzing (#4003)
lum1n0us Jan 6, 2025
a653746
Check whether related table has funcref elem in opcode call_indirect …
TianlongLiang Jan 6, 2025
02683d2
Improve stack consistency by ensuring sufficient space for dummy offs…
lum1n0us Jan 9, 2025
902f7d2
Add documentation regarding security issues and the status of Wasm pr…
lum1n0us Jan 9, 2025
53da420
Enable shrunk memory by default and add related configurations (#4008)
lum1n0us Jan 12, 2025
0d20521
build(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#4021)
dependabot[bot] Jan 14, 2025
946430f
build(deps): Bump github/codeql-action from 3.28.0 to 3.28.1 (#4020)
dependabot[bot] Jan 14, 2025
9c3807e
Refine read leb int wasm loader of fast interpreter (#4017)
wenyongh Jan 14, 2025
1ac62e1
.github: Add shared lib builds (#3975)
midokura-xavi92 Jan 15, 2025
ba75b8f
fixes for compiling on windows (#4026)
malytomas Jan 17, 2025
831e4bb
Refine getting const offsets in wasm loader of fast-interp (#4012)
wenyongh Jan 20, 2025
e3ddbd5
Synchronize the GC spec tests to the commit from December 9. 2024. (#…
lum1n0us Jan 20, 2025
b6dea22
Fix wasm loader check data segment count (#4039)
TianlongLiang Jan 21, 2025
5dcffaa
Update Rust target from 'wasm32-wasi' to 'wasm32-wasip1' in CI (#4050)
TianlongLiang Feb 1, 2025
6f0e0e5
build(deps): Bump github/codeql-action from 3.28.1 to 3.28.5
dependabot[bot] Jan 27, 2025
7f1e612
build(deps): Bump github/codeql-action from 3.28.5 to 3.28.8
dependabot[bot] Feb 3, 2025
b2c7cb2
Use wasm32-wasip1 instead of wasm32-wasi target for rust code (#4057)
loganek Feb 5, 2025
c6712b4
add a validator for aot module (#3995)
lum1n0us Feb 5, 2025
41b2c6d
Show wasm proposals status during compilation and execution (#3989)
lum1n0us Feb 5, 2025
67cd504
initial
palchikov Jan 29, 2025
e64685f
Add versioning support and update CMake configuration
lum1n0us Nov 26, 2024
b144e61
Add versioning information for libraries and executables across multi…
lum1n0us Dec 24, 2024
77e8a7d
Refactor versioning documentation and adopt semantic versioning guide…
lum1n0us Dec 26, 2024
4f7c5af
Remove deprecated version.h file and update versioning documentation
lum1n0us Jan 10, 2025
10f12c0
Add version.h and update versioning documentation for embedded platforms
lum1n0us Jan 17, 2025
2c2829f
Add workflow to confirm version.h is in sync and integrate it into An…
lum1n0us Jan 20, 2025
171d356
Cleanup check_version_h workflow by removing unnecessary outputs and …
lum1n0us Jan 21, 2025
376385c
Update memory allocation functions to use allocator user data (#4043)
lum1n0us Feb 6, 2025
c99ae24
[fuzzing] execute every exported function (#3959)
lum1n0us Feb 6, 2025
e6a47d5
In wasm32, fix potential conversion overflow when enlarging 65536 pag…
TianlongLiang Feb 6, 2025
7b724e2
fix(aot): ensure value_cmp does not exceed br_count in branch table c…
lum1n0us Feb 6, 2025
aa05360
build(deps): Bump github/codeql-action from 3.28.8 to 3.28.9 (#4074)
dependabot[bot] Feb 11, 2025
1465c3c
Unit test:type matching issue and code redundancy (#4079)
yangkun27 Feb 14, 2025
71bc3c2
Add a conditional check for the macro __STDC_VERSION__ (#4080)
yangkun27 Feb 14, 2025
46904dc
build_llvm.py: Allow to build xtensa target on non-xtensa host
no1wudi Feb 14, 2025
1971cac
Merge pull request #4086 from no1wudi/fix
no1wudi Feb 15, 2025
d86bd7c
fix(build_llvm.py): clean up whitespace and formatting in build script
no1wudi Feb 15, 2025
159f589
[gc] Subtyping fix (#4075)
vouillon Feb 17, 2025
48b75e0
Merge pull request #4087 from no1wudi/fix
no1wudi Feb 17, 2025
964037c
feat: add support for EXTERNREF value type and enable AOT validator i…
lum1n0us Feb 17, 2025
45db4ba
fix(unit-test): libc_builtin_test issues (#4073)
peter-tatrai Feb 17, 2025
ff10b86
fix(build_llvm_libraries.yml): Correct script path for build_llvm.py
no1wudi Feb 17, 2025
d0e2a72
fix(aot_emit_aot_file): prevent buffer emission for zero byte_count (…
lum1n0us Feb 20, 2025
f2ef9ee
Cmake improvements (#4076)
peter-tatrai Feb 21, 2025
d9c01b3
fix: when load aot init expr,no type_idx set. (#4094)
chenliuyang1989 Feb 21, 2025
dfcadc6
prevent data overflow on 32 bit platform for memory.grow
TianlongLiang Feb 8, 2025
2e4ebfb
cr suggestions
TianlongLiang Feb 12, 2025
f1ffbb5
cr suggestions
TianlongLiang Feb 12, 2025
e72338b
format
TianlongLiang Feb 12, 2025
851a26d
cr suggestions
TianlongLiang Feb 18, 2025
1252f72
feat: use C linkage in aot_comp_option.h for C++ embeding (#4106)
Jiax-cn Feb 24, 2025
8288190
build(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1
dependabot[bot] Feb 24, 2025
e158f66
build(deps): Bump github/codeql-action from 3.28.9 to 3.28.10
dependabot[bot] Feb 24, 2025
8b4ef08
Apply suggestions from code review
lum1n0us Feb 24, 2025
3f268e5
build(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1
dependabot[bot] Feb 24, 2025
968b7d4
fix: add dispose of the debug information builder when destroying com…
Jiax-cn Feb 26, 2025
f2e3348
wasm_loader allocates more spaces for elements (#4099)
lum1n0us Feb 26, 2025
e693608
log warning instaed of assertion (#4119)
TianlongLiang Mar 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
remove confusing comments.
  • Loading branch information
lum1n0us authored and loganek committed Feb 25, 2025
commit 8b4ef085fc4ec0a883dc80d06923611d1a26c740
2 changes: 1 addition & 1 deletion .github/workflows/supply_chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@ff79de67cc25c7617163ae1e4b8aa23b902fdf15 # v2.2.4
uses: github/codeql-action/upload-sarif@ff79de67cc25c7617163ae1e4b8aa23b902fdf15
with:
sarif_file: results.sarif
Loading