#quickjs kết quả tìm kiếm
#QuickJS JavaScript Engine blinks a Simulated LED ... On Apache #NuttX Emulator 🎉 Source: github.com/lupyuen/quickj…
How we compile #QuickJS JavaScript Engine for Apache #NuttX RTOS Article: lupyuen.codeberg.page/articles/quick…





#Ox64 BL808 #RISCV SBC @ThePine64 blinks an LED ... With #QuickJS JavaScript Engine on Apache #NuttX RTOS 🎉 Article: lupyuen.codeberg.page/articles/quick…
#QuickJS calls POSIX open() on Apache #NuttX RTOS 🎉 ... Up Next: Adding ioctl() to control NuttX Devices Source: github.com/lupyuen/quickj…

Let's add ioctl() to #QuickJS JavaScript Engine ... So Apache #NuttX RTOS can Blink the LED Article: lupyuen.codeberg.page/articles/quick…

How small is #QuickJS JavaScript Engine? Let's visualise with linkermapviz Article: lupyuen.codeberg.page/articles/quick…

#QuickJS JavaScript Engine overflows the Stack on Apache #NuttX RTOS ... Let's bump up the Stack Size Article: lupyuen.codeberg.page/articles/quick…

Can we run JavaScript on Apache #NuttX RTOS? Let's find out with #QuickJS JavaScript Engine! Article: lupyuen.codeberg.page/articles/quick…

How we Blink the LED on #Ox64 BL808 #RISCV SBC ... With #QuickJS JavaScript Engine Article: lupyuen.codeberg.page/articles/quick…

Adding ioctl() to #QuickJS JavaScript Engine ... So we can control #NuttX Devices Source: github.com/lupyuen/quickj…

Here's how we add an LED Driver to #NuttX QEMU #RISCV ... For testing #QuickJS and other Blinkies Source: github.com/lupyuen/quickj…

#QuickJS JavaScript Engine blinks the LED ... On Apache #NuttX Emulator! 🎉 Source: github.com/lupyuen/quickj…

今日成果: (1)quickjs cpp绑定适配 (2)Typescript适配,并接入测试 到目前为止,引擎层技术方案基本全部完成。 接下来就是脚本层的UI框架搭建了,直白的说就是接入tsx,直接白嫖大前端生态,嘿嘿😁 ଘ(੭ˊᵕˋ)੭* ੈ✩ #quickjs #typescript #frontend #hybridapp
Vigilance.fr #Vulnerability of #QuickJS: three vulnerabilities dated 16/04/2025. #CyberSecurity vigilance.fr/vulnerability/…
vigilance.fr
Vulnerability QuickJS: three vulnerabilities dated 16/04/2025 | Vigilance.fr
An attacker can use several vulnerabilities of QuickJS, dated 16/04/2025, identified by CVE-2023-48183, CVE-2023-48184, CVE-2024-33263.
Vigilance.fr #Vulnérabilité de #QuickJS : trois vulnérabilités du 16/04/2025. #CyberSécurité vigilance.fr/vulnerabilite/…
#QuickJS NG 0.9.0 released with a bunch of new APIs, support for Meson, amalgamated builds and more! Check it 👉 buff.ly/nUhGQtl
I wasn't going to speak at #FOSDEM this year but those lightning-lightning (5 minutes!) talks were too tempting to pass on, so I managed to get one of those! I'll be speaking about #QuickJS on Sunday! 🚀
#QuickJS-NG 0.8.0 was just released with standalone executables, Error.captureStackTrace, Windows fixes, new C APIs for typed arrays and more! Check it 👉 github.com/quickjs-ng/qui…
Fixed a time zone bias bug in #QuickJS on Windows! I’d wanted to fix it for a while, and tonight the planets aligned. Sometimes you just figure it out 🤷 github.com/quickjs-ng/qui…




#Quickjs NG, the mighty JavaScript engine, 0.7.0 is out! github.com/quickjs-ng/qui… Tons of good stuff on this one: iterator helpers, REPL improvements, faster test runner, MSVC 2019 support, Promise.try, improved C++ support, performance improvements and more! 🚀
Finally found the time and energy to put together a documentation website for #QuickJS ng! ✨ quickjs-ng.github.io/quickjs/ ✨ Powered by @docusaurus 🫶
quickjs-ng.github.io
Welcome to QuickJS-NG | QuickJS-NG
QuickJS is a small and embeddable JavaScript engine. It aims to support the latest
#QuickJS-ng 0.6.0 released with new Set methods, Float16Array, memory allocation improvements and more! Check it! 👉 github.com/quickjs-ng/qui… We also provide binaries for a variety of systems and architectures! 🚀
Discovering QuickJS for TypeScript projects! Transpile TS to JS, debug QuickJS execution, and parse sourcemaps for TS line info. Thanks to Rémy F. for the insights! #QuickJS #TypeScript #JavaScript #Sourcemap ift.tt/p5mISKt
🚀 New Release Alert! Version v1.2.0 of the QuickJS sandbox module for JavaScript is out now! 🎉 Enhancements: Improved virtual file handling Better Node compatibility Upgraded documentation Fixed bug in the Testrunner Upgrade! 🔧✨ #QuickJS #JavaScript github.com/sebastianwesse…
"Move over old JavaScript engines, QuickJS is here to slay! 💥 Embrace the mighty power of QuickJS for your coding adventures! #JavaScript #Programming #QuickJS" github.com/quickjs-ng/qui…
#QuickJS-ng 0.5.0 released, and it's a big one! Lots of internal fixes, Linux aarch64 and risc-v binary releases, Atomics support (yes, on Windows too!), REPL improvements and more! Check it 👉 github.com/quickjs-ng/qui…
试了一下 #QuickJS ,一个用 C 写的 JavaScript 引擎,语法支持接近到 ES2019,可以编译成体积较小(测试一下<1MB)的无依赖的可执行文件(已支持 Linux/Darwin/Win32 平台),可以调用外部库,相信以后会有人不断扩充标准库,感觉挺适合用来制作和分发一些小应用程序的。 bellard.org/quickjs/

Hello #fsharp , I've created another crazy PoC - this time it's Cosmopolitan executable, packaging F# -> JS Code via @FableCompiler and #quickjs - based on the Scala.js version github.com/delneg/cosmopo…


#QuickJS is a small #ECMAScript engine with latest ECMAScript standard support, Operator override and meaningful performance. And you can try it with #godotengine now!



After some weekends of hard work the platform2d demo finally runs in JavaScript :P And we can trace memory leaks easier now! #godotengine #quickjs #javascript


How we compile #QuickJS JavaScript Engine for Apache #NuttX RTOS Article: lupyuen.codeberg.page/articles/quick…





S29 / Revue des technologies front / #QuickJS #Hermes #Refactoring * QuickJS, un nouveau moteur JS supportant ES2019 : buff.ly/32piIqk * Hermes, un moteur JS pour ReactNative : code.fb.com/android/hermes/ * Un site assez visuel pour des codes smells buff.ly/30xN3RF

Here is something cool! #QuickJS compiles and runs (with minor changes!) on #WASI 🎉 Why run WASM in your JS when you can run your JS in your WASM?! 🤯 Will upload the code tonight.

Let's add ioctl() to #QuickJS JavaScript Engine ... So Apache #NuttX RTOS can Blink the LED Article: lupyuen.codeberg.page/articles/quick…

#QuickJS on Apache #NuttX RTOS ... Hitting unexpected Sentinel Values 🤔 Source: github.com/lupyuen/quickj…

#QuickJS JavaScript Engine overflows the Stack on Apache #NuttX RTOS ... Let's bump up the Stack Size Article: lupyuen.codeberg.page/articles/quick…

How we Blink the LED on #Ox64 BL808 #RISCV SBC ... With #QuickJS JavaScript Engine Article: lupyuen.codeberg.page/articles/quick…

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 69.2K posts
- 2. #SwiftDay 8,458 posts
- 3. #WWERaw 23.4K posts
- 4. #IDontWantToOverreactBUT N/A
- 5. #IndigenousPeoplesDay 2,936 posts
- 6. #TSTheErasTour 2,191 posts
- 7. Knesset 120K posts
- 8. Marc 35.6K posts
- 9. Good Monday 40K posts
- 10. Victory Monday 1,613 posts
- 11. Thanksgiving 43K posts
- 12. Flip 48.4K posts
- 13. Branch 48.1K posts
- 14. Kairi 10K posts
- 15. Broadcom 1,863 posts
- 16. Rod Wave 3,158 posts
- 17. Happy 250th 2,110 posts
- 18. Penta 4,713 posts
- 19. Egypt 154K posts
- 20. GOD BLESS THE PEACEMAKER 4,413 posts