This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 733b6de81 toywasm: regen for v35 new 3129b7a46 tools: Emit map file for wasm module new f55b8face wamr: Add support for thumb target triple in Toolchain.defs new bd159e103 tools: Split origin Wasm.mk into Wasm.mk and WASI-SDK.defs new 3c624d38c tools: Allow customize ld flags for each wasm module new f57cd2cf0 tools: Move final wasm module to bin/wasm as elf The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: interpreters/wamr/Toolchain.defs | 39 +++++++++++++----- tools/WASI-SDK.defs | 86 ++++++++++++++++++++++++++++++++++++++++ tools/Wasm.mk | 77 +++++++---------------------------- 3 files changed, 130 insertions(+), 72 deletions(-) create mode 100644 tools/WASI-SDK.defs