Commit Graph

  • 33e007fb7e elf_parser.c: Use our copy of elf.h YAMAMOTO Takashi 2022-09-16 08:43:59 +0900
  • a10f333660 elf.h: Tweak for our usage YAMAMOTO Takashi 2022-09-16 08:43:38 +0900
  • 5858f75d15 elf.h from NuttX YAMAMOTO Takashi 2022-09-16 08:40:59 +0900
  • 1eedde7c33
    Fix several issues related to AOT debug (#1492) YAMAMOTO Takashi 2022-09-16 13:06:46 +0900
  • f96773410a
    Fix bind() calls to receive the correct size of sockaddr structure (#1490) Marcin Kolny 2022-09-16 04:09:03 +0100
  • 7136f9acdb Fix bind() calls so they receive the correct size of sockaddr structure. Marcin Kolny 2022-09-15 12:22:59 +0100
  • edaff3c6ec
    thread-mgr: Prevent an already detached thread from being detached again (#1487) Shengyun Zhou 2022-09-15 17:13:33 +0800
  • 4de5b52ba0
    Added http downloader and multicast socket options (#1467) Callum Macmillan 2022-09-15 10:09:39 +0100
  • c9053c7d15 linux-sgx: Implement SGX IPFS as POSIX backend for files interaction Jämes Ménétrey 2022-08-05 12:42:44 +0000
  • 92a60e6768 doc/source_debugging.md: fix aot instructions YAMAMOTO Takashi 2022-09-15 17:51:21 +0900
  • 5a368e9d38 wamr-compiler/CMakeLists.txt: require lldb library YAMAMOTO Takashi 2022-09-15 17:50:40 +0900
  • ffc9e353e7 core/iwasm/aot/debug/elf_parser.h: fix multi inclusion protection YAMAMOTO Takashi 2022-09-15 17:49:48 +0900
  • c6d6bc88b1 thread-mgr: check if a thread has been detached with mutex protection Shengyun Zhou 2022-09-15 15:36:40 +0800
  • bbea005db6
    Make libc-builtin buffered printf be a common feature (#1483) Huang Qi 2022-09-15 15:09:01 +0800
  • ccb60a8946 thread-mgr: prevent an already detached thread from being detached again Shengyun Zhou 2022-09-15 14:25:34 +0800
  • fe8f653aca Fix comments Huang Qi 2022-09-15 03:37:44 +0000
  • e575d09351 Fix comments Huang Qi 2022-09-15 01:32:01 +0000
  • c2ffcc293b
    Merge pull request #623 from bytecodealliance/main Wenyong Huang 2022-09-15 08:38:32 +0800
  • 6972aed966 Collapsed IPv6 functions Callum Macmillan🍺 2022-09-14 14:56:10 +0000
  • ab929c20a3
    Add check for code section size, fix interp float operations (#1480) Wenyong Huang 2022-09-14 19:49:18 +0800
  • 36f2cf8876 Make buffered printf to be a common feature Huang Qi 2022-09-14 09:11:49 +0000
  • c0f049e6d4 disable fast interp when build jit, don't change opcode when enable fast-interp Wenyong Huang 2022-09-14 14:31:11 +0800
  • 28155bedfe new PR chenyuyang2022 2022-09-14 01:55:22 +0800
  • 1bf472c96b call float apis in interp, implement fabsf/sqrtf for common math lib Wenyong Huang 2022-09-13 19:04:43 +0800
  • 8237d43099 fix interpreter copysign Wenyong Huang 2022-09-13 17:19:40 +0800
  • 0b1348225d Added ipv6 multicast options Callum Macmillan🍺 2022-09-12 12:59:24 +0000
  • 00b51efd50 Added http downloader and multicast options Callum Macmillan🍺 2022-09-07 10:30:36 +0000
  • c693617149 Refine Fast JIT call native Wenyong Huang 2022-09-13 14:19:38 +0800
  • b731ca4668
    Implement sock_send_to and sock_recv_from system calls (#1457) Marcin Kolny 2022-09-13 02:00:05 +0100
  • ad759193c5 Upgrade to ORCv2 APIs liang.he 2022-09-06 02:57:26 +0000
  • c393444eb9 fix build for ipv6 Marcin Kolny 2022-09-06 12:48:02 +0100
  • 470d223e56 Add example UDP server Marcin Kolny 2022-09-05 17:30:28 +0100
  • 7d55eb1776 implement socket_recv_from syscall Marcin Kolny 2022-09-05 17:29:42 +0100
  • 47b67ce243 Refactoring - use bh_sockaddr_t for addr_local, addr_remote and addr_resolve functions Marcin Kolny 2022-09-05 17:26:21 +0100
  • ac1cfd8c31 Add UDP client example that demonstrates usage of send_to function Marcin Kolny 2022-09-02 12:42:54 +0100
  • 21c8e46152 Implement send_to() socket function Marcin Kolny 2022-09-02 12:38:33 +0100
  • 138e6d403a Rename bh_inet_network_output_t to bh_ip_addr_buffer_t Marcin Kolny 2022-09-01 22:44:25 +0100
  • 413941bf27 move the place of check Wenyong Huang 2022-09-12 11:27:15 +0800
  • 8ff84a277f Fix code section total size unchecked issue Wenyong Huang 2022-09-12 10:06:11 +0800
  • e94a05a421
    Merge pull request #615 from bytecodealliance/main Wenyong Huang 2022-09-11 19:28:18 +0800
  • 56b4a8bd4c Merge main into dev/socket Wenyong Huang 2022-09-10 22:12:43 +0800
  • 6f8344554f
    Merge pull request #1471 from bytecodealliance/main Wenyong Huang 2022-09-10 21:47:37 +0800
  • bc736dbad2
    Merge pull request #1470 from bytecodealliance/main Wenyong Huang 2022-09-10 21:47:28 +0800
  • 2997b3945f
    Merge pull request #1469 from bytecodealliance/main Wenyong Huang 2022-09-10 21:47:21 +0800
  • 36a90439bf Solve the problem that JitBlock->value_stack.value_list_end is NULL Septa2112 2022-09-09 17:06:49 +0800
  • 1a72dcd697
    Merge pull request #1466 from bytecodealliance/main Wenyong Huang 2022-09-08 20:07:12 +0800
  • cd0bdff7ec
    Merge branch 'bytecodealliance:main' into test chenyuyang2022 2022-09-08 18:11:33 +0800
  • 1b288adb0a add three basic_block chenyuyang2022 2022-09-09 02:08:11 +0800
  • 7593668066
    WARM-IDE: Add check for invalid project name when creating new project (#1461) WAMR-1.0.0 Wang Ning 2022-09-08 17:34:24 +0800
  • da583e3117
    Merge pull request #614 from bytecodealliance/main Wenyong Huang 2022-09-08 16:46:52 +0800
  • 8a7dd4dc3e
    Remove handling unsupported opcodes in loader (#1464) Wenyong Huang 2022-09-08 15:38:16 +0800
  • 01327b5e43 add some code Septa2112 2022-09-08 15:12:54 +0800
  • e9dfff3d5d WAMR-IDE: 1. remove unnecessary comments 2. update for different platform Wang Ning 2022-09-08 14:51:03 +0800
  • 6820af6212
    Fix a potential memory leak issue in wasm_native_init (#1465) Qiang 2022-09-08 14:22:34 +0800
  • f1d37b1007 fix bug for wasm_native_init: ignoring to call wasm_native_destroy() when failed. FromLiQg 2022-09-08 12:57:46 +0800
  • 773a577854 Remove handling unsupported opcodes in loader Wenyong Huang 2022-09-08 12:51:58 +0800
  • 271baed60b
    Merge branch 'bytecodealliance:main' into main Qiang 2022-09-08 12:38:18 +0800
  • 98142bf07d WAMR-IDE: update string format Wang Ning 2022-09-08 11:57:11 +0800
  • 0c8dda8ba0
    Merge pull request #613 from bytecodealliance/main Wenyong Huang 2022-09-07 21:08:32 +0800
  • 152de80afa WARM-IDE: Add check for invalid project name when creating new project Wang Ning 2022-09-07 17:42:36 +0800
  • da79e3e9b2
    Add more checks for Fast JIT gen insn and jit_lock_reg_in_insn (#1449) Qiang 2022-09-07 16:52:35 +0800
  • 2001fbaeb4
    Refactor interpreter module instance layout (#1432) Wenyong Huang 2022-09-07 16:48:58 +0800
  • 0a08b92662
    VSCode-Extension: Add empty platform directories (#1460) YAMAMOTO Takashi 2022-09-07 15:30:39 +0900
  • 8a2c1a2471
    Fix build error on alios platform (#1459) Wenyong Huang 2022-09-07 13:50:11 +0800
  • 5722fcc40a
    Fix issue in multi-thread sample (#1458) Xu Jun 2022-09-07 12:56:50 +0800
  • efd6bd65f1 VSCode-Extension: Add empty platform directories YAMAMOTO Takashi 2022-09-07 13:22:30 +0900
  • df84218dee Fix build error on alios platform Wenyong Huang 2022-09-07 11:47:16 +0800
  • 41d99694ad update document Xu Jun 2022-09-07 10:54:44 +0800
  • 2bb4228013 fix issue in multi-thread sample Xu Jun 2022-09-07 10:41:19 +0800
  • 5db3412f05
    Re-organize LLVM JIT mode implementation (#1450) liang.he 2022-09-07 10:16:24 +0800
  • 87a103cf7d fix assertions about function pointers liang.he 2022-09-06 11:28:33 +0000
  • 8d5ee4097e Merge branch 'test' of https://github.com/chenyuyang2022/wasm-micro-runtime into test Chenyu Yang 2022-09-06 18:49:24 +0800
  • f45e2100c1 add func_type checking Chenyu Yang 2022-09-06 18:38:48 +0800
  • 13f436d1d0 add some code Septa2112 2022-09-06 18:28:10 +0800
  • 28908b4528
    Merge branch 'bytecodealliance:main' into main Qiang 2022-09-06 17:43:06 +0800
  • e29e470e62
    Merge pull request #612 from bytecodealliance/main Wenyong Huang 2022-09-06 16:08:28 +0800
  • d5f55e19c4 Performance Tuning liang.he 2022-09-06 06:32:21 +0000
  • 729c4aeeaa
    Enable remote attestation by librats in SGX mode (#1445) Zeuson 2022-09-06 14:29:58 +0800
  • 3d31c182b4 Enable remote attestation by librats in SGX mode Zeuson0 2022-09-01 18:00:38 +0800
  • cb3aabb2eb Correct code error FromLiQg 2022-09-06 11:11:24 +0800
  • 992a14fa22
    Merge branch 'bytecodealliance:main' into main Qiang 2022-09-06 11:06:22 +0800
  • 806c6f3994
    Merge branch 'bytecodealliance:main' into test chenyuyang2022 2022-09-06 10:46:30 +0800
  • 772f6eed6e Re-organize LLVM JIT mode implementation liang.he 2022-09-01 12:31:44 +0000
  • a9cb9206d6
    Fix build issue of the meshoptimizer workload (#1452) Wenyong Huang 2022-09-05 21:56:23 +0800
  • 0ca271873d
    debug-engine: Handle wasm_debug_instance_get_current_object_name failure (#1453) YAMAMOTO Takashi 2022-09-05 20:45:20 +0900
  • ed2f4ab049 create new branch fast_jit Septa2112 2022-09-05 18:36:06 +0800
  • e37be941f5 test Septa2112 2022-09-05 17:54:14 +0800
  • ca59a4b434 test Septa2112 2022-09-05 16:43:00 +0800
  • d809445702 delete some code unnecessary , which cause setting error twice. FromLiQg 2022-09-05 16:19:27 +0800
  • 78c43a9113 Fix bug and add some check for new reg or new insn. FromLiQg 2022-09-05 15:59:27 +0800
  • ba4e05995b Merge branch 'main' into ba_fast_jit Septa2112 2022-09-05 15:55:07 +0800
  • 9dbbb0f39d test Septa2112 2022-09-05 15:51:28 +0800
  • 3e80a1cb97 debug-engine: Handle wasm_debug_instance_get_current_object_name failure YAMAMOTO Takashi 2022-09-05 16:49:56 +0900
  • 6651029944 Fix build issue of meshoptimizer workload Wenyong Huang 2022-09-05 15:34:09 +0800
  • 58dbf3fee1 add the pre_load to load params into argvs Septa2112 2022-09-05 14:12:15 +0800
  • 02da2ac2e2
    Merge branch 'bytecodealliance:main' into main Qiang 2022-09-05 13:46:46 +0800
  • 8fcc556e50
    ci: Cover more configurations & targets on NuttX (#1448) Huang Qi 2022-09-05 12:12:32 +0800
  • ef8c6bd98a
    doc/build_wasm_app.md: Update a note about LLVM 13 incompatibility (#1441) YAMAMOTO Takashi 2022-09-05 12:56:24 +0900
  • 340034cd06
    Merge branch 'bytecodealliance:main' into test chenyuyang2022 2022-09-05 10:34:44 +0800
  • d4f49b3f9d Correct code fixing bug FromLiQg 2022-09-04 00:19:25 +0800