Commit Graph

  • 8b268c9729
    Merge pull request #247 from bytecodealliance/main Wenyong Huang 2021-03-24 21:14:29 -0500
  • ad54dda45e Fix compile warnings of wasm-c-api and add more checks wenyongh 2021-03-25 17:55:44 +0800
  • bff5011885
    Merge pull request #246 from bytecodealliance/main Wenyong Huang 2021-03-24 05:06:37 -0500
  • 230ff228f8
    Create CI script for android platform Xu Jun 2021-03-24 16:51:41 +0800
  • 9e9eb7f633
    Merge pull request #245 from bytecodealliance/main Wenyong Huang 2021-03-24 02:54:24 -0500
  • c3f4e65b47
    Update platform_internal.h Wenyong Huang 2021-03-24 15:39:11 +0800
  • b34c647649
    Update platform_init.c Wenyong Huang 2021-03-24 15:38:31 +0800
  • 1c89c85944 Refactor hard code "ANDROID_PLATFORM"(cmake) config in Android platform. javanzhu 2021-03-24 14:57:14 +0800
  • da09597fd0 Adjust code style; Use android log func instead of LOG_ERROR to print error. javanzhu 2021-03-24 14:48:00 +0800
  • 08750e436e Fix build error on linux. javanzhu 2021-03-24 10:55:09 +0800
  • 2b1bd22785 Android wasi support. javanzhu 2021-03-23 21:32:17 +0800
  • 75a3eae813
    Merge pull request #244 from bytecodealliance/main Wenyong Huang 2021-03-23 01:21:45 -0500
  • 5e3e03f8e8 Fix littlevgl/gui sample build issues on zephyr platform wenyongh 2021-03-23 21:57:20 +0800
  • 550d12a34c
    Merge pull request #243 from bytecodealliance/main Wenyong Huang 2021-03-22 06:29:40 -0500
  • 2060e87f4d Fix compile error wenyongh 2021-03-23 03:17:22 +0800
  • 07d1d9aa09 Change several set_error_buf to set_error_buf_v wenyongh 2021-03-23 02:16:32 +0800
  • c71f8373e0 Fix some compile warnings, enable windows JIT wenyongh 2021-03-23 02:08:35 +0800
  • 0ab62b0068
    Merge pull request #242 from bytecodealliance/main Wenyong Huang 2021-03-22 05:09:17 -0500
  • 98167d87f9 platforms/nuttx: Add SIM compilation for WAMR zhouliang3 2021-03-12 10:34:47 +0800
  • d391c49a53 platforms/nuttx: Add SIM compilation for WAMR zhouliang3 2021-03-12 10:34:47 +0800
  • 7ee9f018d4 Fix several compilation errors wenyongh 2021-03-19 03:30:50 +0800
  • d89e657683 Set AOT code and data readonly after relocation wenyongh 2021-03-19 03:11:45 +0800
  • 90044a9764
    Merge pull request #240 from bytecodealliance/main Wenyong Huang 2021-03-18 03:33:48 -0500
  • af4b29d9ae Only lookup unpin func When free_func is exported by AssemblyScript. javanzhu 2021-03-18 15:23:45 +0800
  • 45f024fac0 Compatible to AssemblyScript's new/retain/release APIs(0.17). javanzhu 2021-03-18 11:42:17 +0800
  • ed02f784f0 Adapt AssemblyScript's new/pin/unpin APIs(0.18). javanzhu 2021-03-16 21:02:36 +0800
  • acefd67734
    Merge pull request #239 from bytecodealliance/main Wenyong Huang 2021-03-16 04:01:16 -0500
  • 7b9b50131d
    Update build wamrc aot compiler document (#570) (#573) Wenyong Huang 2021-03-14 21:09:30 -0500
  • d5b0bc5d8b Implement invokeNative asm with SIMD support, fix xmm plt relocation bug wenyongh 2021-03-15 09:11:12 +0800
  • 5ceda13e33 Fix IMAGE_REL_AMD64_REL32 relocation type issue wenyongh 2021-03-14 09:11:51 +0800
  • d6842acd18 Simplify wamr compiler and aot loader for .rdata/__xmm@/__real@ relocations wenyongh 2021-03-14 08:55:42 +0800
  • 8998cab9b8 Roughly implement .rdata relocation for windows wenyongh 2021-03-13 21:29:01 +0800
  • 050fc3994a Update Build wamrc Aot compiler docs for windows wangning 2021-03-12 11:15:08 +0800
  • e26075b295 Fix __xmm/__real relocation issue and implement more windows relocation type wenyongh 2021-03-12 09:40:04 +0800
  • 89d00b654f
    Merge pull request #238 from bytecodealliance/main Wenyong Huang 2021-03-10 16:25:37 +0800
  • 2006ba81fb Add v128 type for windows platform, remove heap size check when creating wasi ctx wenyongh 2021-03-11 00:07:50 +0800
  • 2ae442714f
    Merge pull request #237 from bytecodealliance/main Wenyong Huang 2021-03-10 16:09:17 +0800
  • bd71d095c3 Upgrade llvm version from 10.x to 11.x wenyongh 2021-03-10 23:44:14 +0800
  • 21765d5da8
    Merge pull request #236 from bytecodealliance/main Wenyong Huang 2021-03-10 15:07:46 +0800
  • a758b1bef3 Fix interpreter issue, fix littlevgl zephyr sample compilation issue, update tensorflow sample patch wenyongh 2021-03-10 22:45:58 +0800
  • 3f9ba25358
    Merge pull request #235 from bytecodealliance/main Wenyong Huang 2021-03-06 08:30:26 -0600
  • 4c286371c8 Enable to use BH_VPRINTF macro to redirect stdout output wenyongh 2021-03-07 05:46:33 +0800
  • 08e18497fd
    Merge pull request #234 from bytecodealliance/main Wenyong Huang 2021-03-06 07:31:03 -0600
  • 107323911d Enable SIMD by default for wamrc and iwasm wenyongh 2021-03-07 05:13:43 +0800
  • a60a254b56
    Merge pull request #233 from bytecodealliance/main Wenyong Huang 2021-03-03 06:20:20 -0600
  • f861eaef72 Fix app manager fail to install large file issue wenyongh 2021-03-04 03:44:17 +0800
  • de794b705d
    Merge pull request #232 from bytecodealliance/main Wenyong Huang 2021-03-02 04:24:53 -0600
  • 4f43026c29 Add some globals to list to fix windows compile error wenyongh 2021-03-03 01:59:33 +0800
  • 2041caa005 Fix global init process issue for latest spec cases wenyongh 2021-03-02 21:22:30 +0800
  • 078bbee94c
    Merge pull request #231 from bytecodealliance/main Wenyong Huang 2021-02-24 21:53:44 -0600
  • 5c1bb51423 Fix ems allocator issue which might cause heap verify fail Wenyong Huang 2021-02-25 11:30:31 +0800
  • 0285eef39c
    Merge pull request #230 from bytecodealliance/main Wenyong Huang 2021-02-23 20:04:57 -0600
  • 5ddec41a56 platforms/nuttx: Add FPU relative macro for thumb vfp Huang Qi 2021-02-24 09:32:39 +0800
  • f8d20eae6c
    Merge pull request #229 from bytecodealliance/main Wenyong Huang 2021-02-23 06:56:20 -0600
  • b36d694a1f Fix a few code style issues to match Removed (u)div stuff from x86_64 as it seemed to be unused (I checked an AoT compilation with target x86_64 and it didn't seem to emit these two symbols where it does with i386, so I'm guessing these don't need to be emulated on x64?) Paril 2021-02-23 07:04:13 -0500
  • 1f78e3ce24 fix floorf/ceilf on Release x64 Paril 2021-02-23 06:35:37 -0500
  • c86fa85cba Implement x64 AoT relocs for Windows Paril 2021-02-23 06:30:35 -0500
  • 76e0e3a942 Fix AoT on Win32 Paril 2021-02-23 03:34:34 -0500
  • de5cea5f21
    Merge pull request #228 from bytecodealliance/main Wenyong Huang 2021-02-22 00:18:45 -0600
  • de2e9b8ced
    Update windows.yml Wenyong Huang 2021-02-22 13:35:18 +0800
  • d7d4d6e64f
    Update windows.yml Wenyong Huang 2021-02-22 13:28:58 +0800
  • 5ca38e4576
    Update windows.yml Wenyong Huang 2021-02-22 13:22:32 +0800
  • eb7d780f86
    Update windows.yml Wenyong Huang 2021-02-22 13:17:04 +0800
  • 7263ac4f13
    Update windows.yml Xu Jun 2021-02-20 17:18:27 +0800
  • 7ff8a6910d
    Update windows.yml Xu Jun 2021-02-20 17:08:58 +0800
  • 7f57852c7e add uvwasi implementation to support wasi on windows [experimental] Xu Jun 2021-02-20 17:00:03 +0800
  • 876db03aba
    Merge pull request #226 from bytecodealliance/main Wenyong Huang 2021-02-18 21:15:10 -0600
  • f5d3547522 Fix loader fail to lookup registered native symbol issue Xu Jun 2021-02-19 11:03:04 +0800
  • 64930e366f
    Merge pull request #225 from bytecodealliance/main Wenyong Huang 2021-02-09 20:11:56 -0600
  • 3302dcb59e Fix auxiliary stack size not 16-byte aligned issue wenyongh 2021-02-10 17:58:03 +0800
  • 621d3386b8
    Merge pull request #224 from bytecodealliance/main Wenyong Huang 2021-02-08 20:37:21 -0600
  • 10a253e2e5 fix pthread library issues: Xu Jun 2021-02-09 10:08:40 +0800
  • d9a23bf59c
    Merge pull request #223 from bytecodealliance/main Wenyong Huang 2021-02-06 21:06:40 -0600
  • a3dacead98 Sync up with internal/feature wenyongh 2021-02-07 18:52:03 +0800
  • ecfee97a0e
    Merge pull request #222 from bytecodealliance/main Wenyong Huang 2021-02-03 19:09:16 -0600
  • b17c83353d
    Update invokeNative_em64.asm Xu Jun 2021-02-04 01:16:57 +0800
  • f553d049dc Fix some coding style issues Wenyong Huang 2021-01-28 15:55:25 +0800
  • a6885ca9e6 Fix malloc with size zero issue Wenyong Huang 2021-01-28 15:44:33 +0800
  • ecc5ab70db Fix memory alloc failed report when malloc(0) returns NULL. Huang Qi 2021-01-26 16:02:58 +0800
  • 043ab9f482
    Merge pull request #219 from bytecodealliance/main Wenyong Huang 2021-01-25 04:45:19 -0600
  • 324989f3d0 Update support for RISCV64 and RISCV32 architechture wangning 2021-01-25 18:04:56 +0800
  • c413d7a8bd
    Merge pull request #3 from bytecodealliance/main Wang Ning 2021-01-25 18:09:30 +0800
  • b53bac3cda
    Merge pull request #218 from bytecodealliance/main Wenyong Huang 2021-01-22 19:54:37 -0600
  • fcd0798485 Auto detect host platform for wamr-compiler Huang Qi 2021-01-21 20:50:42 +0800
  • b6663789d5 Add some missing intrinsic symbols for thumb ISA Huang Qi 2021-01-21 15:05:01 +0800
  • c3bd3630bd
    Merge pull request #217 from bytecodealliance/main Wenyong Huang 2021-01-17 23:25:45 -0600
  • 767084d2f0 Change reserved array wenyongh 2021-01-18 21:14:28 +0800
  • 2787d92893 Implement perf profiling, aot dump call stack, update document wenyongh 2021-01-18 19:50:28 +0800
  • 795c78148c [fix] failed in loading wasm byte-code if return NULL while size == 0 in os_malloc alvkeke 2021-01-18 12:51:10 +0800
  • e4c14dc93e
    Merge pull request #216 from bytecodealliance/main Wenyong Huang 2021-01-14 04:57:11 -0600
  • 1aa8240b1d 1. fix error while building project with RT-Thread Studio. 2. add macro to enable/disable export native method of rt-thread. alvkeke 2021-01-14 17:39:41 +0800
  • d156d5ef15 update document Wenyong Huang 2021-01-14 17:31:23 +0800
  • d95c3a4bca
    Update build_wasm_app.md Wenyong Huang 2021-01-14 15:20:45 +0800
  • d9c2e0dd0c Update toolchain document Wenyong Huang 2021-01-14 14:55:24 +0800
  • b674b9128d [modify] remove unneeded definition BUILD_TARGET in platform_internal.h of rt-thread. alvkeke 2021-01-14 10:02:45 +0800
  • 4649831f40 [modify] add license information of new files. alvkeke 2021-01-14 10:00:06 +0800
  • 3c56932933 [modify] change the way to make sure memory allocated are all align to 8-byte, remove the map list of memories address. alvkeke 2021-01-14 09:45:47 +0800
  • 9097e8ccf1 [add] add porting codes and scons building scripts that are used by rt-thread, document was modified passingly. alvkeke 2021-01-11 14:35:39 +0800
  • cc8bcb0f29
    Merge pull request #215 from bytecodealliance/main Wenyong Huang 2021-01-08 05:12:26 -0600
  • ef67df29bf Remove unused block_addr_cache in wasm loader and fix possible memory leak issue wenyongh 2021-01-09 03:00:05 +0800