Commit Graph

  • 2a212a937e
    Merge pull request #457 from bytecodealliance/main Wenyong Huang 2022-01-18 14:35:54 +0800
  • fdbcf5b32a Specify a commit ID for XNNPACK workload Wenyong Huang 2022-01-18 21:27:34 +0800
  • d856af6c33
    Specify a commit ID for XNNPACK workload (#966) WAMR-01-18-2022 Wenyong Huang 2022-01-18 14:35:35 +0800
  • 5bdab7ff38
    Merge pull request #959 from bytecodealliance/main Wenyong Huang 2022-01-18 12:30:23 +0800
  • b332b8b1d2
    Merge pull request #958 from bytecodealliance/main Wenyong Huang 2022-01-18 12:29:53 +0800
  • 0b573bb68e
    Merge pull request #456 from bytecodealliance/main Wenyong Huang 2022-01-18 11:06:32 +0800
  • f62195e54f Refine is_xip_file and pointer overflow check Wenyong Huang 2022-01-18 17:34:59 +0800
  • 8088783775
    Refine is_xip_file and pointer range check (#965) Wenyong Huang 2022-01-18 11:05:58 +0800
  • b9c86d1793 Fix code guideline issue Wenyong Huang 2022-01-18 03:04:41 +0800
  • 2c2fb2d984 Fix macos compiling error Wenyong Huang 2022-01-18 01:28:50 +0800
  • b680bbbba4 Fix compilation error on x86_32 Wenyong Huang 2022-01-18 01:15:15 +0800
  • 5c0e577948 Fix __wasi_subscription_t inconsistent with wasi-libc issue Wenyong Huang 2022-01-18 00:47:19 +0800
  • 8967232023 Implement resolving init expr off rtt obj, implement some GC object APIs Wenyong Huang 2022-01-17 23:03:32 +0800
  • 1495a16398
    Merge pull request #455 from bytecodealliance/main Wenyong Huang 2022-01-17 21:13:15 +0800
  • 44781d4916 Add bh_assert to address comment Wenyong Huang 2022-01-17 23:35:59 +0800
  • 552f85075d
    Fix __wasi_subscription_t inconsistent with wasi-libc issue (#964) Wenyong Huang 2022-01-17 20:52:45 +0800
  • e0511fe822
    Correct stack base calculation on Mac and NuttX (#963) Huang Qi 2022-01-17 20:45:55 +0800
  • ab621c55ca Correct stack base calculation on Mac and NuttX Huang Qi 2022-01-17 16:12:32 +0800
  • 092efbfe21
    Fix thread manager issues (#962) Wenyong Huang 2022-01-17 17:09:04 +0800
  • 76b81521ba Fix compiling error Wenyong Huang 2022-01-16 02:24:26 +0800
  • cc7d3d487e Fix thread manager issues Wenyong Huang 2022-01-16 02:15:34 +0800
  • 40a031b382
    Merge pull request #454 from bytecodealliance/main Wenyong Huang 2022-01-15 18:16:51 +0800
  • ee97e30a1a
    Fix pointer unchecked issue in thread-mgr.c (#960) Xu Jun 2022-01-14 17:57:59 +0800
  • ab5900c494 address pr comment Xu Jun 2022-01-14 17:20:42 +0800
  • e529182565 address pr comments Xu Jun 2022-01-14 17:08:13 +0800
  • 96a1d2aafa fix pointer unchecked issue Xu Jun 2022-01-14 12:56:23 +0800
  • 55b2931ffa Update documents about building Wasm with with-sdk liam 2022-01-14 08:04:55 +0800
  • 4294161a46 fix a typo liam 2022-01-14 06:00:00 +0800
  • 87f640cffa Use clang+llvm released binaries instead of "apt install" liam 2022-01-13 02:55:06 +0800
  • 9eb3ed6b15
    Update documents about building wasm app with wasi-sdk (#955) liang.he 2022-01-13 16:43:05 +0800
  • 45a60748ab
    Use LLVM new pass manager (#949) Wenyong Huang 2022-01-13 16:25:19 +0800
  • 6917137ba5
    Fix a typo in ci/Dockerfile (#953) liang.he 2022-01-13 14:49:29 +0800
  • 36b8f8fca2
    Use clang+llvm released binaries instead of "apt install" in Dockerfile (#952) liang.he 2022-01-13 12:15:59 +0800
  • 3fddd3fde4
    Fix wasi checks in multi-module CMakelists (#951) Therdel 2022-01-13 02:41:02 +0000
  • 3414fb69da Fix code format issue Wenyong Huang 2022-01-13 05:53:08 +0800
  • efc44d4716 Fix spec case run failed issue Wenyong Huang 2022-01-13 05:49:03 +0800
  • 55caaef487 Fix spec case run failed issue Wenyong Huang 2022-01-13 04:23:42 +0800
  • 1b3f393494 Fix suggestion for missing wasi-sdk in multi-module sample Therdel 2022-01-12 17:14:27 +0100
  • 1643745669 fix wasi checks in multi-module CMakelists Therdel 2022-01-12 16:51:37 +0100
  • 30cb05f223
    Refine llvm pass order (#948) Wenyong Huang 2022-01-12 18:56:56 +0800
  • 052cf0e7a5 Refine new pass manager Wenyong Huang 2022-01-12 06:32:12 +0800
  • e83d71a3d8 Minor change Wenyong Huang 2022-01-11 22:40:26 +0800
  • f756886d24 Add CodeGenPasses test code Wenyong Huang 2022-01-11 18:43:05 +0800
  • 592eea99b1 Apply LLVM new pass builder Wenyong Huang 2022-01-11 18:22:33 +0800
  • 55cac8e067 Refine llvm pass order Wenyong Huang 2022-01-11 17:48:46 +0800
  • 6bcf048523
    Fix aarch64 build support (#946) Timon Wong 2022-01-11 14:08:21 +0800
  • 422af77a7f
    Fix aarch64 build support Timon Wong 2021-12-31 14:57:32 +0800
  • 4b5543cc1a
    Enable Windows XIP (#944) Wenyong Huang 2022-01-10 15:59:58 +0800
  • af818babd4 Enable Windows XIP Wenyong Huang 2022-01-09 02:55:17 +0800
  • 65e3cea1d5
    Merge 92578dfa4a into ae18a03f60 Reuf Rujevic 2022-01-08 13:51:46 +0100
  • 92578dfa4a
    Create Sjenica1 Reuf Rujevic 2022-01-08 13:51:39 +0100
  • ae18a03f60
    Fix link in multi_module.md (#941) Therdel 2022-01-08 11:47:56 +0100
  • 8275563d4b Add vscode extension under test-tools directory:wq:wq WangNing 2022-01-08 13:01:27 +0800
  • f4f53eb844
    Merge pull request #6 from bytecodealliance/dev/source_debug_vscode Wang Ning 2022-01-08 12:57:38 +0800
  • 6db56f7b4b
    fix link in multi_module.md Therdel 2022-01-07 19:15:37 +0100
  • f6197962ef
    Fix MacOS invokeNative float ret type pass error (#940) Wenyong Huang 2022-01-07 18:17:37 +0800
  • 6d19a328d9 Fix typo Wenyong Huang 2022-01-07 17:16:47 +0800
  • b6c9c85afc Fix MacOS invokeNative float ret type pass error Wenyong Huang 2022-01-07 17:14:36 +0800
  • 78308e7bda
    GetCurrentThreadStackLimits dynamically for Windows platform (#939) Wenyong Huang 2022-01-07 17:00:38 +0800
  • 4a8a56b552 Fix typo Wenyong Huang 2022-01-07 11:36:15 +0800
  • 6146335c38 GetCurrentThreadStackLimits dynamically for Windows platform Wenyong Huang 2022-01-07 10:08:55 +0800
  • 46a5dc702d
    Merge pull request #445 from bytecodealliance/main Wenyong Huang 2022-01-07 09:54:20 +0800
  • cb51dbb513
    Fix some issues on MacOS platform (#937) Wenyong Huang 2022-01-07 09:53:48 +0800
  • 81b5abdb44
    Merge pull request #444 from bytecodealliance/main Wenyong Huang 2022-01-07 09:53:37 +0800
  • 59763d8ac6 Fix code format issue Wenyong Huang 2022-01-07 04:24:29 +0800
  • 79dfd24090 Fix compiling error Wenyong Huang 2022-01-07 04:11:37 +0800
  • b02fc603e1 Enable type-equivalence case check with type recurise check Wenyong Huang 2022-01-07 03:20:43 +0800
  • a89f964e51 Address comments Wenyong Huang 2022-01-06 19:15:03 +0800
  • 0256777bdd Fix code format issue Wenyong Huang 2022-01-06 19:31:43 +0800
  • 308d31c621
    Upgrade uvwasi to 1.42.0 and fix Android link issues (#938) Wenyong Huang 2022-01-06 18:25:37 +0800
  • 9d2576d8e0
    Wrap data width according to atomic opcode specified (#936) Huang Qi 2022-01-06 11:43:34 +0800
  • d6a1e6ac29
    Merge pull request #442 from bytecodealliance/main Wenyong Huang 2022-01-06 11:03:16 +0800
  • 7836eb70d6 Wrap data width according to opcode specified Huang Qi 2022-01-06 10:43:10 +0800
  • c7a0a6bb6c Fix runtest.py exception unhandled issue, set cpu when arch/cpu isn't set Wenyong Huang 2022-01-06 10:19:43 +0800
  • 187d71eaa0 Upgrade uvwasi to 1.42.0 and fix Android link issues Wenyong Huang 2022-01-06 06:25:57 +0800
  • 9572cea081 Fix MacOS issues wamr 2022-01-05 17:46:19 +0800
  • ff997c287a
    Update document of multi-module (#930) liang.he 2022-01-05 14:32:48 +0800
  • 9169eff8bb
    Remove hardcoded stack size in thread_manager.c (#931) Huang Qi 2022-01-05 13:16:25 +0800
  • 78414b627c
    ESP IDF fixes (#927) Stefan Wallentowitz 2022-01-05 05:50:17 +0100
  • 7b6c3445e4 Fix thread case bytecode validation issue Wenyong Huang 2022-01-05 05:02:27 +0800
  • 3c4b77c69a Fix br_table validation issue Wenyong Huang 2022-01-05 04:26:43 +0800
  • 2c3f284b85
    Add extern "C" in libc-builtin-sysroot pthread.h (#933) Xu Jun 2022-01-04 20:37:01 +0800
  • db1990bc4f esp-idf: Set WAMR_PATH to default if not overwritten Stefan Wallentowitz 2022-01-04 11:59:14 +0100
  • b187fd540b add extern C in libc-builtin-sysroot pthread.h Xu Jun 2022-01-04 18:59:06 +0800
  • ee2b17e42c esp-idf: Fix realloc Stefan Wallentowitz 2022-01-04 11:58:46 +0100
  • fd2f444baa esp-idf: Fix naming of definitions Stefan Wallentowitz 2022-01-04 11:57:45 +0100
  • 845b4a40f4 esp-idf: Fix license headers Stefan Wallentowitz 2022-01-04 11:57:21 +0100
  • 1412b3e6ec Remove hardcoded stack size in thread_manager.c Huang Qi 2022-01-04 17:54:12 +0800
  • 19b84a7447 Update doc of multi-module liang.he@intel.com 2022-01-04 13:06:06 +0800
  • 6b733b8c5b
    Automatically detect the host platform in CMakeLists.txt (#929) Piotr Sikora 2022-01-03 20:50:32 -0600
  • fa5d8f0ca8 Automatically detect the host platform. Piotr Sikora 2022-01-03 02:51:52 -0800
  • 4b255d4560 esp-idf: Return NULL from malloc/mmap on allocation failure Stefan Wallentowitz 2022-01-03 11:05:17 +0100
  • 44bdf8d571 esp-idf: Don't use memcpy on relocation for xtensa Stefan Wallentowitz 2022-01-03 11:02:45 +0100
  • b4f6765c4a esp-idf: Reorganize product-mini as example Stefan Wallentowitz 2022-01-03 11:00:10 +0100
  • 3ac6293a49 Fix table_copy fast interp issue Wenyong Huang 2022-01-03 02:02:11 +0800
  • 8acf2ba2fe Implement more GC opcode validations Wenyong Huang 2022-01-03 00:51:49 +0800
  • 0cd93908aa esp-idf: Use wasm-micro-runtime as component Stefan Wallentowitz 2022-01-01 19:57:16 +0100
  • f6ccbf0fa2 esp-idf: Increase main pthread stack size Stefan Wallentowitz 2021-12-31 14:39:38 +0100
  • 3786805008 esp-idf: Generalize for other platforms Stefan Wallentowitz 2021-12-30 15:13:43 +0100
  • 8d06bdadf2 esp-idf: deactivate memory protection Stefan Wallentowitz 2021-12-30 12:03:12 +0100