From 64f0f5083be2b6b3324033ddd3787877413ee7cb Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Fri, 16 Feb 2024 12:50:24 +0000 Subject: [PATCH] Commit from GitHub Actions --- articles/quickjs.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/articles/quickjs.html b/articles/quickjs.html index 63ee2de5f..d85513f19 100644 --- a/articles/quickjs.html +++ b/articles/quickjs.html @@ -698,6 +698,9 @@ cd quickjs-nutttx/nuttx
  • Or QuickJS for NuttX Ox64

  • +
  • +

    For Smaller Ox64 Binaries: Use Full Linking

    +
  • How did we figure out the steps to build QuickJS for NuttX?

    We ran “make --trace” to observe the QuickJS Build: make.log