This website requires JavaScript.
Explore
Help
Register
Sign In
gnh1201
/
wasm-micro-runtime
Watch
1
Star
0
Fork
0
You've already forked wasm-micro-runtime
mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced
2024-11-26 15:32:05 +00:00
Code
Issues
Actions
14
Packages
Projects
Releases
Wiki
Activity
01e85144f4
wasm-micro-runtime
/
.gitignore
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add build configuration for Mac (#110) * Add build configuration for Mac This patch implements Mac build basically based on Linux platform implementations and configurations. The document to build it on Mac has been updated as well. * Update wasm_application.h * Update lib_export.h Add comments for the functions.
2019-09-06 08:51:36 +00:00
.vscode
**/*build/
add 3rd party folders which are downloaded during building into git ignore configuration file. (#208) Co-authored-by: luc <luc@luc-ubuntu19.bj.intel.com>
2020-03-21 02:06:33 +00:00
core/deps/lv_drivers
core/deps/llvm
Fixed a bug in simple project building when passing "-p profile" as argument to build.sh; add two more 3rd party folders into git.ignore to avoid merge failure (#209) * add 3rd party folders which are downloaded during building into git ignore configuration file. Change-Id: I5a5d913b701bcf6889d89706df65a22c366e24af Co-authored-by: luc <luc@luc-ubuntu19.bj.intel.com>
2020-03-23 04:05:25 +00:00
core/deps/lvgl
core/shared/mem-alloc/tlsf
Reference in New Issue
Copy Permalink