| fix dev container build (#948) Signed-off-by: ganjing <ganjing@xiaomi.com> | 7 个月前 |
| add .github .gitee | 7 个月前 |
| chore: add openvela-reviewer team to CODEOWNERS Append @open-vela/openvela-reviewer so the team can review PRs. | 1 个月前 |
| integrate app framework apis (#93) * support request and timer * config build scripts * support charCodeAt * fix I32ToArrayBuffer * fix getUint16 error * fix load in sign and unsign * support connection app-framework code * use malloc and free in nativeSignature * use simple libdyntype for app-framework example * add --startSection option Signed-off-by: Su Yihan <yihan.su@intel.com> --------- Signed-off-by: Su Yihan <yihan.su@intel.com> Co-authored-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| integrate app framework apis (#93) * support request and timer * config build scripts * support charCodeAt * fix I32ToArrayBuffer * fix getUint16 error * fix load in sign and unsign * support connection app-framework code * use malloc and free in nativeSignature * use simple libdyntype for app-framework example * add --startSection option Signed-off-by: Su Yihan <yihan.su@intel.com> --------- Signed-off-by: Su Yihan <yihan.su@intel.com> Co-authored-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| Adding FAQ document. Closes issue #156 (#157) Signed-off-by: Xu Jun <693788454@qq.com> | 7 个月前 |
| integrate app framework apis (#93) * support request and timer * config build scripts * support charCodeAt * fix I32ToArrayBuffer * fix getUint16 error * fix load in sign and unsign * support connection app-framework code * use malloc and free in nativeSignature * use simple libdyntype for app-framework example * add --startSection option Signed-off-by: Su Yihan <yihan.su@intel.com> --------- Signed-off-by: Su Yihan <yihan.su@intel.com> Co-authored-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| support wasm library using comment (#144) Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| ts2wasm:fix coverity warning of lib_dyntype_wrapper 1. const has no effect here. 2. missing additional resource cleanup when ret is false. 3. the return value of dyntype_get_array_length is int, so modify argc type to int. Signed-off-by: yangkun27 <yangkun27@xiaomi.com> | 7 个月前 |
| fix windows path issue (#118) * fix windows path issue * add CI for windows --------- Signed-off-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| fix bug of any boxed obj as return value (#155) Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| fix bug of any boxed obj as return value (#155) Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| fix bug of any boxed obj as return value (#155) Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| fix dockerfile | 7 个月前 |
| add clang format config (#652) | 7 个月前 |
| add clang format config (#652) | 7 个月前 |
| fix dockerfile | 7 个月前 |
| add some documents (#856) * add some documents * workaround for spectral_norm benchmark * update original url of the benchmarks * Update doc/developer-guide/expose_host_API.md Co-authored-by: Su Yihan <103162767+yviansu@users.noreply.github.com> * add missing file header * update doc --------- Co-authored-by: Su Yihan <103162767+yviansu@users.noreply.github.com> Signed-off-by:huke<huke@xiaomi.com> | 7 个月前 |
| fix dockerfile | 7 个月前 |
| hardcode js run code in browser benchmark (#151) Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| fix dockerfile | 7 个月前 |
| fix dockerfile | 7 个月前 |
| add some documents (#856) * add some documents * workaround for spectral_norm benchmark * update original url of the benchmarks * Update doc/developer-guide/expose_host_API.md Co-authored-by: Su Yihan <103162767+yviansu@users.noreply.github.com> * add missing file header * update doc --------- Co-authored-by: Su Yihan <103162767+yviansu@users.noreply.github.com> Signed-off-by:huke<huke@xiaomi.com> | 7 个月前 |
| fix dockerfile | 7 个月前 |
| update README and ATTRIBUTION (#2) Signed-off-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| add CMakelists.txt and kconfig Signed-off-by: gaoyulong <gaoyulong@xiaomi.com> | 7 个月前 |
| add code_of_conduct, contributing agreement, and security.md file Signed-off-by:huke<huke@xiaomi.com> | 7 个月前 |
| Moving contributing info to CONTRIBUTING.md and editing (#12) * Moving contributing info to CONTRIBUTING.md and editing * Remove contributin info from README.md add a link to CONTRIBUTING.md Signed-off-by:huke<huke@xiaomi.com> | 7 个月前 |
| add CMakelists.txt and kconfig Signed-off-by: gaoyulong <gaoyulong@xiaomi.com> | 7 个月前 |
| sync-up with BA repo | 7 个月前 |
| ts2wasm:add missing Make.defs and Makefile Signed-off-by: yangkun27 <yangkun27@xiaomi.com> | 7 个月前 |
| ts2wasm:remove unrelated CSRCS and add missing macros Signed-off-by: yangkun27 <yangkun27@xiaomi.com> | 7 个月前 |
| Update README Change-Id: Ie8a2985eea769df14f67f624625faf51d07f1354 Signed-off-by: liaobin1 <liaobin1@xiaomi.com> | 6 个月前 |
| update to binaryen v116 (#80) * update to binaryen v116 --------- Signed-off-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| Fix signed value (#142) * add signed and overflow check in semantic tree * add test sample * add int limit in typeUp --------- Signed-off-by: Su Yihan <yihan.su@intel.com> | 7 个月前 |
| add code_of_conduct, contributing agreement, and security.md file Signed-off-by:huke<huke@xiaomi.com> | 7 个月前 |
| change exclude to include (#94) * change exclude to include in tsconfig --------- Signed-off-by: Su Yihan <yihan.su@intel.com> Co-authored-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |
| change exclude to include (#94) * change exclude to include in tsconfig --------- Signed-off-by: Su Yihan <yihan.su@intel.com> Co-authored-by: Xu Jun <jun1.xu@intel.com> | 7 个月前 |