#quickjs 搜尋結果
#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…
                                            How small is #QuickJS JavaScript Engine? Let's visualise with linkermapviz Article: lupyuen.codeberg.page/articles/quick…
                                            Let's add ioctl() to #QuickJS JavaScript Engine ... So Apache #NuttX RTOS can Blink the LED 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…
                                            Here's how we add an LED Driver to #NuttX QEMU #RISCV ... For testing #QuickJS and other Blinkies Source: github.com/lupyuen/quickj…
                                            Adding ioctl() to #QuickJS JavaScript Engine ... So we can control #NuttX Devices 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/…
vigilance.fr
Vulnérabilité dans QuickJS : trois vulnérabilités du 16/04/2025 | Vigilance.fr
Un attaquant peut employer plusieurs vulnérabilités de QuickJS, du 16/04/2025, identifié par CVE-2023-48183, CVE-2023-48184, CVE-2024-33263.
#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! 🚀
github.com
Release v0.6.0 · quickjs-ng/quickjs
What's Changed Save cur_pc on delete OP by @saghul in #434 Windows x86 by @saghul in #436 Cleanup unused variable warnings by @andrjohns in #439 Remove quickjs-libc from sources when BUILD_QJS...
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
dev.to
QuickJS: Handle Typescript Sourcemap
translate Stacktrace JS lines into they original TS lines
🚀 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/
                                            #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
                                            
                                            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…
                                            
                                            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.
                                            
                                            
                                            
                                            
                                            How we compile #QuickJS JavaScript Engine for Apache #NuttX RTOS Article: lupyuen.codeberg.page/articles/quick…
                                            How small is #QuickJS JavaScript Engine? Let's visualise with linkermapviz Article: lupyuen.codeberg.page/articles/quick…
                                            Let's add ioctl() to #QuickJS JavaScript Engine ... So Apache #NuttX RTOS can Blink the LED 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…
                                            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. Cowboys 68.3K posts
 - 2. Nick Smith Jr 9,503 posts
 - 3. Kawhi 4,166 posts
 - 4. Cardinals 30.5K posts
 - 5. #LakeShow 3,415 posts
 - 6. #WWERaw 60.9K posts
 - 7. Jerry 45.5K posts
 - 8. Kyler 8,342 posts
 - 9. Blazers 7,768 posts
 - 10. Logan Paul 10K posts
 - 11. No Luka 3,508 posts
 - 12. Jonathan Bailey 20K posts
 - 13. Jacoby Brissett 5,524 posts
 - 14. Pickens 6,668 posts
 - 15. Cuomo 172K posts
 - 16. Koa Peat 6,237 posts
 - 17. Valka 4,669 posts
 - 18. Javonte 4,318 posts
 - 19. AJ Dybantsa 1,709 posts
 - 20. Bronny 15.1K posts