Commit Graph

  • ca944111f2 Fix compiler warning Marcin Kolny 2024-09-10 12:24:43 +0100
  • 9be775e0ec
    Implement dynamic linking section loading (#3720) Marcin Kolny 2024-09-10 09:52:06 +0100
  • 39175be5b8 Implement loading dylink.0 section Marcin Kolny 2024-08-13 15:18:06 +0100
  • fb405bf6ba add cmake options to enable dynamic linking Marcin Kolny 2024-08-12 07:39:13 +0100
  • 1a61cb75e1
    Appease GCC -Wformat (#3783) YAMAMOTO Takashi 2024-09-10 15:53:11 +0900
  • 4f96a766e3
    Merge pull request #3782 from bytecodealliance/main Wenyong Huang 2024-09-10 11:43:22 +0800
  • 1b292ac68c Appease GCC -Wformat YAMAMOTO Takashi 2024-09-10 12:04:05 +0900
  • cd47438af9
    spec_test_on_nuttx.yml: Disable riscv32_ilp32f for now (#3777) YAMAMOTO Takashi 2024-09-10 11:58:22 +0900
  • b96998393b spec_test_on_nuttx.yml: disable riscv32_ilp32f for now YAMAMOTO Takashi 2024-09-09 15:31:08 +0900
  • c276aca202
    Fix compile error when multi-module and tags are enabled (#3781) Benbuck Nason 2024-09-09 18:55:15 -0700
  • f453d9d5ce
    Appease GCC strict prototypes warning (#3775) YAMAMOTO Takashi 2024-09-10 10:42:23 +0900
  • dcc7ec2a6f
    Merge pull request #951 from bytecodealliance/main Wenyong Huang 2024-09-10 09:21:47 +0800
  • cb76e38be6 Fix compile when multi-module and tags are enabled Benbuck Nason 2024-09-09 18:02:31 -0700
  • cbc2078898
    AOT call stack optimizations (#3773) Marcin Kolny 2024-09-10 02:05:23 +0100
  • 0599351262
    wasi-nn: Add a new target for llama.cpp as a wasi-nn backend (#3709) liang.he 2024-09-10 08:45:18 +0800
  • a86e81b8e4 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 23:19:55 +0900
  • b2c9a8cc3d Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 23:18:54 +0900
  • b0e2d98a50 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 23:17:21 +0900
  • 7d71bb52a2 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 23:16:32 +0900
  • fd4d0536bd Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 13:21:33 +0900
  • 884b085d96 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 13:05:35 +0900
  • ed545a302e Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 12:42:58 +0900
  • 5cea229584 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 12:12:21 +0900
  • e733409240 Appease GCC -Wstrict-prototypes warning YAMAMOTO Takashi 2024-09-09 12:01:08 +0900
  • 8ae7763b86 product-mini/platforms/nuttx/wamr.mk: stop disabling -Wstrict-prototypes YAMAMOTO Takashi 2024-09-09 12:00:36 +0900
  • cb71ca5822
    CI: Disable parallel test in spectest for NuttX (#3780) Huang Qi 2024-09-09 21:58:07 +0800
  • 78743acd1d CI: Disable parallel test in spectest for NuttX Huang Qi 2024-09-09 19:29:19 +0800
  • b0dc6688a9 Address code review comments Marcin Kolny 2024-09-09 08:29:31 +0100
  • 10965baf90 impl a new llama.cpp wasi-nn backend liang.he@intel.com 2024-08-16 07:08:54 +0000
  • 51060b8de2 support WAMR AOT module debug. zhangliangyu3 2024-09-09 14:26:01 +0800
  • e5ae586097 Generate code for deciding whether indirect call should allocate frame, instead of doing it in runtime Marcin Kolny 2024-09-06 14:15:11 +0100
  • 8645e5baf4 AOT call stack optimizations Marcin Kolny 2024-09-04 09:16:10 +0100
  • 95075bd632 change start_fail_timeout to 20 to do more testing Wenyong Huang 2024-09-06 15:13:08 +0800
  • b38a2e88a2
    Fix building iwasm_shared and iwasm_static libs on win32 (#3762) Matt Gabrenya 2024-09-05 21:01:54 -0600
  • f68eabb0af Add a new target for llama.cpp as a wasi-nn backend into cmake framework liang.he@intel.com 2024-08-12 11:07:56 +0000
  • 5bae660e25
    fix: only add COMPILING_WASM_RUNTIME=1 for msvc Matt Gabrenya 2024-09-05 08:06:01 -0700
  • bac4571890
    revert: always include runtime_lib Matt Gabrenya 2024-09-05 08:04:07 -0700
  • 6f97822c18
    Add wamrc parameter to configure stack frame features (#3763) Marcin Kolny 2024-09-05 14:44:06 +0100
  • 5ab1b06fff Add wamrc parameter to configure stack frame features Marcin Kolny 2024-09-02 17:59:33 +0100
  • b4380fb3b1
    refactoring: Re-use commit IP functionality between exception handling and other cases (#3768) Marcin Kolny 2024-09-05 09:18:47 +0100
  • dd324b2f14 Refactoring: re-use commit IP functionality between exception handling and other cases Marcin Kolny 2024-09-04 09:57:06 +0100
  • e6ea532845 change start_fail_timeout to 10 Wenyong Huang 2024-09-05 15:19:47 +0800
  • ebb38a959e change start_fail_timeout to 4 Wenyong Huang 2024-09-05 14:57:48 +0800
  • 7623be7a74 runtest.py: Wait more time when compiling wasm to aot in QEMU testing Wenyong Huang 2024-09-05 14:28:09 +0800
  • 65521b188d
    Remove unnecessary code duplication in aot runtime (#3767) Marcin Kolny 2024-09-05 04:10:18 +0100
  • 219fa13c48
    fix: remove unncessary setting, gate other to msvc only Matt Gabrenya 2024-09-04 08:53:50 -0700
  • 2466f9c492
    fix: nt libs are linked private Matt Gabrenya 2024-08-31 15:23:23 -0700
  • 424bdceefc
    fix: link to wrong exec Matt Gabrenya 2024-08-31 15:15:09 -0700
  • 57c272fae1
    fix: link iwamsm lib to ntdll on win32 and ws2_32 on mingw Matt Gabrenya 2024-08-31 15:12:41 -0700
  • 49fbcea412
    fix: avoid invalid flags on msvc Matt Gabrenya 2024-08-30 19:51:15 -0700
  • c47d7578da
    fix: don't set any gcc flags on MSVC Matt Gabrenya 2024-08-30 16:06:47 -0700
  • cd06b66ee6
    fix: invalid CMakeLists.txt for MSVC Matt Gabrenya 2024-08-30 15:33:17 -0700
  • 510183d59e Remove unnecessary code duplication Marcin Kolny 2024-09-03 08:32:03 +0100
  • fed0fe953c
    compilation_on_nuttx.yml: Update checkout action to suppress warnings (#3765) Huang Qi 2024-09-04 12:08:25 +0800
  • 3d1fcf9390
    build(deps): bump flask-cors in /tests/fuzz/wasm-mutator-fuzz/server dependabot[bot] 2024-09-03 15:04:08 +0000
  • 27d6a27058 Update checkout action to suppress the warning Huang Qi 2024-09-03 21:42:40 +0800
  • 5cc94e59ec
    Improve posix mmap retry logic (#3714) James Ring 2024-09-02 20:03:24 -0700
  • 0b62cc8921
    Update ref to the multi-memory tests (#3764) Marcin Kolny 2024-09-03 03:39:03 +0100
  • b4f2932685
    Update posix_memmap.c Wenyong Huang 2024-09-03 09:00:17 +0800
  • a01584ba84 Update ref to the multi-memory tests Marcin Kolny 2024-09-02 21:43:11 +0100
  • e6f1093156 allocator의 argument 2배, redzone 삽입 sinchaew0n 2024-08-31 03:45:03 +0900
  • beb67babf8 allocator의 argument 2배 sinchaew0n 2024-08-31 03:41:07 +0900
  • 1db8b55b36 Improve mmap retry logic. James Ring 2024-08-14 15:38:09 -0700
  • eab409a4df
    aot loader: Call os_mmap with MMAP_MAP_32BIT only when target is x86-64 or riscv64 (#3755) Anders Bakken 2024-08-29 00:25:17 -0700
  • 297696da9d MMAP_MAP_32BIT is only supported on certain platforms so this condition will end up asserting on the ones where it isn't supported. Anders Bakken 2024-08-27 19:54:21 -0700
  • d1141f6f30
    aot compiler: Allow to control stack boundary check when boundary check is enabled (#3754) TianlongLiang 2024-08-29 11:08:39 +0800
  • 20949bdc82
    Merge pull request #3757 from bytecodealliance/dev/merge_aot_data_text Wenyong Huang 2024-08-29 09:03:50 +0800
  • a8d539d84d Merge branch 'main' into dev/merge_aot_data_text Wenyong Huang 2024-08-29 08:49:33 +0800
  • 000e687c87 In wamrc compiler, allow the user to control stack boundary check when boundary check is enabled TL 2024-08-27 16:56:04 +0800
  • cb3a69f778
    CI: Freeze version of bloaty for NuttX compilation (#3756) Huang Qi 2024-08-28 16:05:07 +0800
  • d9ca103456 CI: Freeze version of bloaty for NuttX compilation Huang Qi 2024-08-28 15:11:05 +0800
  • c65d6fcf27 fixes in zephyr_socket.c and zephyr_file.c + remove .wasm lucas 2024-08-26 17:22:16 +0200
  • 2c2321ec75 fix posix_file and format hhtp_get.h lucas 2024-08-23 09:48:19 +0200
  • 6ddff2bce7 Add configuration section in simple-htttp Readme + change size from 128KB to 96KB lucas 2024-08-23 09:21:40 +0200
  • e8c2952bf9
    Fix arm64 issues on mac (#3688) Anders Bakken 2024-08-22 18:49:06 -0700
  • 37a2efe3cf Fix arm64 issues on mac. Anders Bakken 2024-08-05 14:44:07 -0700
  • 961dec61e0 Add licence header + sample source in simple-http README lucas 2024-08-22 10:26:11 +0200
  • af0a7777e5 check malloc return value lucas 2024-08-22 10:08:13 +0200
  • 41d6e70773 Fix os_poll and os_ioctl API lucas 2024-08-22 09:49:28 +0200
  • 7ae039dbbd Fix os_convert_std**_handle function and adapt os_is_handle_valid lucas 2024-08-22 09:33:05 +0200
  • 2c95cc6abe Fix shared_platfrom.cmake + clock API proposal lucas 2024-08-22 09:29:12 +0200
  • d00db2a2a4 Merge branch main into dev/thread_suspension Wenyong Huang 2024-08-22 15:19:29 +0800
  • b00904b092
    Add a comment on AOT_SECTION_TYPE_SIGNATURE (#3746) YAMAMOTO Takashi 2024-08-22 13:35:25 +0900
  • a2be00f5c3
    Merge pull request #3750 from bytecodealliance/main Wenyong Huang 2024-08-22 12:35:08 +0800
  • 17d459b0d8
    Merge pull request #3749 from bytecodealliance/main Wenyong Huang 2024-08-22 12:34:58 +0800
  • 54f23bdd38 Merge branch 'main' into dev/memory64 Wenyong Huang 2024-08-22 11:42:44 +0800
  • e7a124c995 Add a comment on AOT_SECTION_TYPE_SIGNATURE YAMAMOTO Takashi 2024-08-21 17:48:46 +0900
  • f9a22f663a
    Merge b7a26c2ff2 into 94438542f8 Yiwei Yang 2024-08-21 14:24:12 +0800
  • 5164acab46
    Merge pull request #3737 from bytecodealliance/main Wenyong Huang 2024-08-21 13:51:52 +0800
  • cfc6f4ba55
    Merge pull request #3740 from bytecodealliance/main Wenyong Huang 2024-08-21 13:51:41 +0800
  • 94438542f8
    Merge pull request #3741 from bytecodealliance/main Wenyong Huang 2024-08-21 13:51:21 +0800
  • 67dce48201
    Enable merged os_mmap for aot data sections and aot text (#3743) Wenyong Huang 2024-08-21 12:55:34 +0800
  • 1329e1d3e1
    Add support for multi-memory proposal in classic interpreter (#3742) Wenyong Huang 2024-08-21 12:22:23 +0800
  • 9423fee046
    Merge pull request #3739 from bytecodealliance/main Wenyong Huang 2024-08-21 09:51:22 +0800
  • b46dd3b564
    Merge pull request #3738 from bytecodealliance/main Wenyong Huang 2024-08-21 09:51:07 +0800
  • db275997df Addressed review issues + fixed compatibility due to usermode lucas 2024-08-20 12:35:40 +0200
  • f4383a9e62
    Use node 18.x to build vscode extension (#3735) WAMR-2.1.2 TianlongLiang 2024-08-20 17:03:28 +0800
  • 042efe3c2a use node 18.x to build vscode extension TL 2024-08-20 16:53:17 +0800
  • d67cc26d56
    Fix load error not reported when magic header is invalid (#3734) Wenyong Huang 2024-08-20 16:03:04 +0800
  • 7dffacec65 Fix load error not reported when magic header is invalid Wenyong Huang 2024-08-20 14:25:49 +0800