frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Why don't we just JIT to WASM/ASM? Why are compilers like GCC SO slow?

1•tristenharr•1h ago

Comments

tristenharr•1h ago
Thinking about this as I continue working on Logos language prepping for our 0.10.0 release, finished our copy-patch JIT that does hot-tiering and found myself wondering why I was going to all the trouble to native tier with a big game of compile to Logos Lang -> JIT to either my Bytecode language or Rust for compiled -> GCC -> WASM

So I'm writing a WASM JIT, and I'm wondering why things never got to that point? Is it just beyond human comprehension? (Don't get me wrong here, I would not be writing something Jitting to WASM without AI, and maybe it's these types of projects that simply weren't feasible or something to consider pre-AI unless you were very rich and very bored.)

bluGill•1h ago
Your typical helloWorld.c is several hundred thousand lines of code - most of that is things like "#include <stdio.h>" which gcc has to parse the whole thing even though wc only shows the program is less than 10 lines.

We can make Gcc much faster despite the above. However your code will be slow. Each optimization adds a little more time. Even at zero optimization the compiler is still doing things to not generate stupid code. Gcc is extremely complex, and they are often willing to compromise runtime performance for either faster code, or easier maintainability - the right compromise for them, but it means the compiler is slower than it could be.

Client-Side Load Balancing at a Million Requests per Second

https://engineering.zalando.com/posts/2026/06/client-side-load-balancing.html
1•speckx•3m ago•0 comments

Zero emission truck deployments SURGED up 37% in 2025 as momentum builds

https://electrek.co/2026/06/28/zero-emission-truck-deployments-surged-up-37-in-2025-as-momentum-b...
1•Brajeshwar•5m ago•0 comments

Qwen 3.6 27B is the sweet spot for local development

https://quesma.com/blog/qwen-36-is-awesome/
2•stared•8m ago•0 comments

Storage: How to deduplicate at intra and inter-files level

https://old.reddit.com/r/dataengineering/comments/1uiybbn/save_storage_by_deduplicating_parquet_d...
1•lhoestq•9m ago•0 comments

How Claude Code and Codex approach sandboxing

https://instavm.io/blog/how-claude-code-and-codex-approach-sandboxing
1•mkagenius•10m ago•0 comments

Business Partner Needed

https://mushegyan.space/
1•Garush77•10m ago•0 comments

Does DSPy prompt optimization weaken adversarial robustness?

https://github.com/immu4989/dspy-security-bench
1•immu4989•11m ago•0 comments

The Download: metric weaknesses and AI elephant warnings

https://www.technologyreview.com/2026/06/29/1139834/the-download-metric-weaknesses-ai-elephant-wa...
1•joozio•11m ago•0 comments

The Discoverable Evidence of AI-Assisted Software Porting

https://williamcotton.com/articles/the-discoverable-evidence-of-ai-assisted-software-porting
1•williamcotton•11m ago•0 comments

Relay – open-source coding agent for non-mainstream/Chinese LLM providers

https://github.com/LeventeNagy/relay-coding-agent
2•levyathan•13m ago•0 comments

1.08M cannabis users data leaked in PuffPal disclosure

https://github.com/xn0tsa/because-i-got-high
2•happyopossum•15m ago•0 comments

I built an AI Chrome extension with $0 infrastructure cost – BYOK architecture

https://chromewebstore.google.com/detail/pr-focus-ai-pro/ememaiabefeojkccjclglcmbjmdpnaoe
1•alexiglesias•16m ago•0 comments

Show HN: The Copyright Puppet Show

1•attogram•17m ago•0 comments

Frontier AI Is Being Enclosed and Labs and Washington Are Both Holding the Fence

https://aidatumpoint.substack.com/p/frontier-ai-is-being-enclosed-and
1•MadCatBureau•17m ago•0 comments

Prosecutors used ChatGPT logs in a wildfire trial; jury split 10-2 for defense

https://www.theverge.com/ai-artificial-intelligence/958751/prosecutors-chatgpt-palisades-wildfire...
2•Lihh27•21m ago•0 comments

JetBlue flight hits drone while landing at JFK: Officials

https://abcnews.com/US/jetblue-flight-hits-drone-landing-jfk-officials/story?id=134313280
3•jaredwiener•23m ago•0 comments

Build from Anywhere with Cursor for iOS

https://cursor.com/blog/ios-mobile-app
2•meetpateltech•24m ago•0 comments

The middle-class home was always a historical accident

https://fortune.com/2026/06/29/harvard-housing-report-middle-class-homeownership-historical-accid...
1•lorecore•24m ago•1 comments

Show HN: Rust / Red Alert inspired WASM game in the browser (open source)

https://punnerud.github.io/mpe-ra/
2•punnerud•25m ago•0 comments

An impossible first task at Google

https://sparr.substack.com/p/an-impossible-first-task-at-google
4•denysvitali•25m ago•0 comments

Homemade Transistor from Cadmium Sulfide Photocell (2009)

http://sparkbangbuzz.com/cds-fet/cds-fet.htm
2•thenthenthen•26m ago•1 comments

Meta uses CXL to reuse old DDR4 and cut some inference fleets by 25%

https://www.theregister.com/systems/2026/06/29/zuck-saves-meta-bucks-by-reusing-memory-from-old-s...
2•p_stuart82•26m ago•0 comments

We've uncovered a master gene that switches on human development

https://www.newscientist.com/article/2531950-weve-uncovered-a-master-gene-that-switches-on-human-...
2•01-_-•26m ago•0 comments

Samsung, SK Hynix and Micron Are Being Sued for "Fixing"

https://www.thegamer.com/samsung-sk-hynix-micron-sued-ram-crisis/
2•01-_-•27m ago•0 comments

Metasearch Tooling for Agents

8•chambertime•28m ago•1 comments

China's Z.ai claims it can match Mythos on cybersecurity

https://www.theverge.com/ai-artificial-intelligence/958804/chinas-z-ai-glm-52-mythos-cybersecurity
2•Brajeshwar•30m ago•0 comments

What LLMs are doing to conference programs

https://di.nmfay.com/llms-conference-programs
2•speckx•31m ago•0 comments

Android's earthquake warning system alerted 11 Million people in Venezuela

https://www.techradar.com/phones/android/google-says-androids-built-in-earthquake-warning-system-...
4•ck2•32m ago•1 comments

Show HN: MCP-compress-router – MCP Compressor

https://github.com/ameshkov/mcp-compress-router
1•ameshkov•33m ago•0 comments

Show HN: Create and Maintain Filesystem Structures for LLMs [v1.0.13 Out]

https://pypi.org/project/seed-cli/
1•hunterx•33m ago•0 comments