No Portable C Compiler videos yet. You could help us improve this page by suggesting one.
Based on our record, QuickJS seems to be a lot more popular than Portable C Compiler. While we know about 41 links to QuickJS, we've tracked only 2 mentions of Portable C Compiler. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
And some lightweight alternatives like Bellard's QuickJS (https://bellard.org/quickjs/) in C and Kiesel (https://kiesel.dev/) in Zig. - Source: Hacker News / 3 months ago
Built on a highly optimized JavaScript runtime powered by QuickJS, Query offers fast startup times and efficient execution. Its built-in caching mechanism further enhances performance by storing function responses, reducing database load and latency. This focus on speed makes Query a standout choice for server-side rendering, especially in applications with many components. - Source: dev.to / 4 months ago
Which JS VMs have you tried embedding? People in this thread have suggested https://github.com/Moddable-OpenSource/moddable, and https://duktape.org/, but I haven't tried any of them. - Source: Hacker News / 4 months ago
Where the previous SDK was built on top of the QuickJS JavaScript engine and the Javy runtime, the new SDK is built on top of the Firefox browser’s SpiderMonkey engine, and the Bytecode Alliance’s StarlingMonkey runtime and ComponentizeJS WIT bindings generator. - Source: dev.to / 5 months ago
I'm currently using Bellard's QuickJS engine on a new TypeScript project. - Source: dev.to / 9 months ago
Check PCC [1]. Official release was 2014, but development still active [2]. [1] http://pcc.ludd.ltu.se/. - Source: Hacker News / about 3 years ago
Works for me in qemu, but remember to provide an SD card image as mentioned in the README before you run "make tools/sd.img" - e.g. The one in the releases https://github.com/r1mikey/research-unix-v7/releases/download/v7-unix-pi1-20200212/v7-unix-pi1-20200212.img.xz Otherwise, qemu will start up complaining about a large number of invalid memory accesses. Unfortunately, there is no port of pcc (the portable C... - Source: Hacker News / over 3 years ago
Emscripten - Emscripten is an LLVM to JavaScript compiler.
GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...
ACE (Ajax Code Editor) - Focused and built towards coders, web designers, and web builders, ACE (Ajax Code Editor) can help...
Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.
WebAssembly - Application and Data, Languages & Frameworks, and Languages
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...