Commit Graph

  • e49921f591 fix coding style error Wenyong Huang 2024-03-28 15:57:12 +0800
  • b7bb32d766 Add lock and ref_count for runtime init Wenyong Huang 2024-03-28 15:46:21 +0800
  • 0d2074d27a cr suggestions TL 2024-03-28 15:21:15 +0800
  • b7c6bbac55 disable CodeQL on fork repo TL 2024-03-28 13:35:53 +0800
  • ba9402753d cr suggestions and remove repeated memory64 flag checking in classic-interp TL 2024-03-28 13:12:45 +0800
  • 010c230de5 update document Wenyong Huang 2024-03-28 09:28:05 +0800
  • eb3dac1b0d Add cmake flag to control aot intrinsics Wenyong Huang 2024-03-28 09:18:05 +0800
  • 74fc0f234d remove unnecessary code Wenyong Huang 2024-03-27 17:11:03 +0800
  • e3b57b90ac memory64 runtimeapi, invoke native param type checks changes, threads opcode bug fix TL 2024-03-27 17:08:47 +0800
  • ac9de40128 address comments Wenyong Huang 2024-03-27 17:01:24 +0800
  • 718b9a5977 loader: Fix updating ctx->dynamic_offset in emit_br_info Wenyong Huang 2024-03-27 16:46:28 +0800
  • 34c21e0522 memory64 threads opcode TL 2024-03-21 11:45:07 +0800
  • f12cccb180 memory64 main function pointer type changes and fix linear memory size assert TL 2024-03-26 11:15:15 +0800
  • 89f4982123
    Fix compilation errors on zephyr platform (#3255) Wenyong Huang 2024-03-26 17:55:53 +0800
  • 498eb5d54a
    Append \0 to every name string in aot name section (#3249) liang.he 2024-03-26 14:27:20 +0800
  • e487f2a064 append \0 to every name string in aot name section liang.he@intel.com 2024-03-21 13:26:58 +0000
  • d8d8f8ce04
    Implement apis to set and get the name of a wasm module (#3254) liang.he 2024-03-26 12:10:13 +0800
  • 149ee78901 Fix compilation errors on zephyr platform Wenyong Huang 2024-03-26 11:34:11 +0800
  • 6d86394b80 impl apis to set and get module name liang.he@intel.com 2024-03-21 10:55:27 +0000
  • 2c06e22d4a
    Basic Memory64 support for classic-interpreter (#3240) TianlongLiang 2024-03-26 10:52:45 +0800
  • 314b4872b9 cr suggestions TL 2024-03-25 15:14:56 +0800
  • db49ed093b cr suggestions TL 2024-03-22 14:54:37 +0800
  • 87770e7427 cr suggestions TL 2024-03-22 14:47:58 +0800
  • 54eb0f2ad7 wasm miniloader TL 2024-03-18 18:14:51 +0800
  • 3d2d814913 fix ci issue TL 2024-03-18 15:30:21 +0800
  • 4969cfe3ae some update TL 2024-03-18 14:39:11 +0800
  • 50ad2f457c some update TL 2024-03-18 12:00:41 +0800
  • a257272328 fix ci issue TL 2024-03-14 18:05:42 +0800
  • 93e06672a8 fix ci issue TL 2024-03-14 17:20:10 +0800
  • d3f50406f2 update spec test patch, scripts and ci for memory64 TL 2024-03-14 14:38:33 +0800
  • 94fd19f842 some update TL 2024-03-12 18:45:03 +0800
  • 9a4bb546ab wasm-loader(and bytecode validator), wasm classic interpreter for memory64 TL 2024-01-30 12:09:30 +0800
  • 06ce060591
    Merge pull request #3251 from bytecodealliance/main Wenyong Huang 2024-03-22 16:39:08 +0800
  • ca364eb5d7
    Fix nightly-run CI and CodeQL CI (#3250) Wenyong Huang 2024-03-22 14:29:30 +0800
  • 6a55bde5b3
    Add issue templates (#3248) Wenyong Huang 2024-03-22 13:49:39 +0800
  • 56d1b91b88 Fix nightly run CI and CodeQL CI Wenyong Huang 2024-03-22 11:20:14 +0800
  • 64b6c688a2
    posix_file.c: Correct the dirfd argument that passes to fstatat (#3244) TianlongLiang 2024-03-22 10:55:39 +0800
  • b4941b0cde
    Go binding: Change C.long to C.int64_t when call wasm_runtime_set_wasi_args_ex (#3235) Yo Han Joo 2024-03-22 11:45:14 +0900
  • 83f9bf08e8
    Change C.longlong to C.int64_t Wenyong Huang 2024-03-22 10:36:11 +0800
  • cef88deedb
    Add wasi_ephemeral_nn module support (#3241) Xu Jinyang 2024-03-21 21:05:34 +0800
  • ca73a07b03 Add issue templates Wenyong Huang 2024-03-21 15:11:59 +0800
  • ddff5c84b7 merge wasi_ephemeral_nn_xx as a implementation of wasi_nn_xx AuYang261 2024-03-21 14:51:01 +0800
  • e0527de9f2 add free statement before return and change comment symbol AuYang261 2024-03-21 14:51:01 +0800
  • 6edf1fa504 add wasi_ephemeral_nn support AuYang261 2024-03-21 14:51:01 +0800
  • e003ee1e29
    CodeQL: Add more build combinations and disable run on PR (#3246) Wenyong Huang 2024-03-21 14:18:27 +0800
  • 90fb2f83d1 CodeQL: Add more build combinations and disable run on PR Wenyong Huang 2024-03-21 12:42:17 +0800
  • a86eeb273c
    Add CodeQL Workflow for Code Security Analysis (#2812) Brian 2024-03-21 05:37:47 +0100
  • 76254183f9
    Make android platform's cmake flags configurable (#3239) Wenyong Huang 2024-03-21 11:08:40 +0800
  • 43ea07e7f3 fix cmake issues and update CI Wenyong Huang 2024-03-20 16:09:41 +0800
  • a6f092b38c correct the dirfd argument that passes to fstatat TL 2024-03-20 14:28:13 +0800
  • 606abb262a update document Wenyong Huang 2024-03-19 17:26:41 +0800
  • b0f2cca647
    Merge pull request #3242 from bytecodealliance/main Wenyong Huang 2024-03-19 16:08:49 +0800
  • 77944a81c4 fix compilation errors Wenyong Huang 2024-03-19 14:38:14 +0800
  • ebc9471773 restore cmake version Wenyong Huang 2024-03-19 11:18:29 +0800
  • 8d8f64c582 set android abi Wenyong Huang 2024-03-19 09:56:18 +0800
  • b1ac56b013 update CI Wenyong Huang 2024-03-19 09:36:11 +0800
  • 0d2883ab11 Make android cmake flags configurable Wenyong Huang 2024-03-19 08:51:12 +0800
  • 29d83224a8
    Add esp32c6 support (#3234) Tao Xiong 2024-03-19 01:15:46 +0100
  • 9d8457453e add_espc6_support TAOFOR4 2024-03-18 09:41:19 +0100
  • b11a1d157d
    GC: Add wasm_struct_obj_get_field_count API (#3236) Liangyu Zhang 2024-03-18 16:26:30 +0800
  • 0a59300482 add wasm_struct_obj_get_field_count API support. zhangliangyu3 2024-03-18 14:48:43 +0800
  • 7486056aee
    Fix nightly run tsan ASLR issue (#3233) TianlongLiang 2024-03-18 11:15:47 +0800
  • 8c1269d44d
    trans_wasm_func_name.py: Correct function index during translation (#3232) liang.he 2024-03-18 10:32:55 +0800
  • ff296c1a62
    Fix aot relocation symbols not found on windows 32-bit (#3231) Wenyong Huang 2024-03-18 09:51:38 +0800
  • 3e8884569a Correct function index during translation liang.he@intel.com 2024-03-15 08:21:57 +0000
  • 44e40e9445
    change offset from uint32 to uint64 Yo Han Joo 2024-03-16 16:14:06 +0900
  • 7cb9a61b00
    Change from long to longong Yo Han Joo 2024-03-16 16:07:33 +0900
  • 5949a0a68b add esp32c6 support TAOFOR4 2024-03-15 17:52:38 +0100
  • aec8bf28ea add esp32c6 support TAOFOR4 2024-03-15 17:52:05 +0100
  • ae8b459927 fix tsan ASLR issue TL 2024-03-15 16:58:44 +0800
  • 1f4fc6a5c2 Fix aot relocation symbols not found on windows 32-bit Wenyong Huang 2024-03-15 08:32:37 +0800
  • 5e2011ca1d
    Fix compilation errors on esp-idf platform (#3224) Wenyong Huang 2024-03-14 21:31:44 +0800
  • de803b2beb
    Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227) TianlongLiang 2024-03-14 15:30:28 +0800
  • 6a3a9ee963 add wasm_struct_obj_get_field_count API support. zhangliangyu3 2024-03-13 18:50:35 +0800
  • 9261b7b2a2 some update TL 2024-03-14 12:27:43 +0800
  • cbdaf36447 some update TL 2024-03-14 11:35:24 +0800
  • 60cfd4ca50 small refactor TL 2024-03-14 11:32:11 +0800
  • ce0dae592a add wasm_struct_obj_get_field_count API support. zhangliangyu3 2024-03-13 18:40:33 +0800
  • f76f71d562 Fix compilation errors on esp-idf platform Wenyong Huang 2024-03-13 16:00:16 +0800
  • 27cc41c380 small refactor and bug fix TL 2024-03-13 15:35:16 +0800
  • c3e33a96ea
    Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) TianlongLiang 2024-03-13 12:28:45 +0800
  • ce44e0ec0c
    Allow converting the zero wasm address to native (#3215) Marcin Kolny 2024-03-12 09:46:11 +0000
  • df57e70437
    Fix compilation errors on MinGW (#3217) lucianoiam 2024-03-12 10:38:07 +0100
  • 78cfefeb50 some update TL 2024-03-12 17:21:25 +0800
  • b6662d1507 remove parameter 'signature' from wasm_runtime_lookup_function and move common data member from WASMModuleInstanceExtraCommon to WASMModuleInstance TL 2024-03-08 15:40:00 +0800
  • 0ee5ffce85
    Refactor APIs and data structures as preliminary work for Memory64 (#3209) Wenyong Huang 2024-03-12 11:38:50 +0800
  • 287b12a8e1 Fix compilation on MinGW Luciano Iam 2024-03-11 23:48:09 +0100
  • 2dfa336e05 Allow converting the zero wasm address to native Marcin Kolny 2024-03-11 11:24:03 +0000
  • b6216a5f8a
    Fix ip (bytecode offset) not committed into the latest aot frame (#3213) Wenyong Huang 2024-03-11 18:11:43 +0800
  • f550feb039
    Demangle function names in stack trace when using addr2line script (#3211) Enrico Loparco 2024-03-11 07:27:09 +0100
  • 06378696b6 Fix ip not committed to the latest frame Wenyong Huang 2024-03-09 12:02:02 +0800
  • 8cc81e0408 feat(addr2line): demangle function names in stack trace eloparco 2024-03-08 11:39:49 +0000
  • 0e4c4799b1
    Get location info from function indexes in addr2line script (#3206) Enrico Loparco 2024-03-08 03:20:04 +0100
  • f88071e33e
    Refactor APIs and data structures as preliminary work for Memory64 (#3195) TianlongLiang 2024-03-08 10:00:10 +0800
  • 10927dbd3e test(addr2line): add stack trace symbolication to CI eloparco 2024-03-07 14:24:16 +0000
  • 5999e2556b cr suggestions TL 2024-03-07 18:13:08 +0800
  • d3d1918e74 feat(addr2line): get location info from function indexes eloparco 2024-03-05 17:12:09 +0000
  • 763a38d798 cr suggestions TL 2024-03-07 12:56:04 +0800
  • 8392d56017 cr suggestions TL 2024-03-06 17:05:59 +0800
  • 91c3893c37 some update TL 2024-03-01 13:11:16 +0800