Web+ is a systems level language for the web, inspired by C++ and designed to compile to WebAssembly
Read the Docs: (Coming Soon)
Founded by @Solez_None
Development Status:
> VS Code Extension has Officially Been Launched [https://t.co/1zj4eWpxww] - So Syntax highlighted and Contains Buttons to run and debug .webplus code
> Web+ npm package has Officially been Published [https://t.co/aQ3AelgYYx] Users can Install it globally
Join the Official Web+ Developer's Crib Community
https://t.co/rBFyaJxEaN
to keep up with New Updates, Launches, See other People's Creations, Bug Fixes etc.
This is a Place where devs can Collab and Grow together with Web+ Be a #webplusdev Now!
#webplus#ilovewebplus
Development Status of Web+ (@webp_dev)
View Github for Context: https://t.co/I40WwP34DE
1. Core Language & Compiler (JS Host)
Recursive Descent Parser: Robustly handles struct, route ,worker ,fn, and namespaced types (e.g.,dom::Element)
Async/Await Transpilation: The compiler now automatically generates non-blocking code. This prevents the browser from freezing during while(true)
Performance has been optimized from several seconds down to ~15ms.Performance Optimization
Template Support: Full support for alloc<T>(n)
where T can be a custom struct or primitive.
2. Example Library
(Hello World, Game, Dashboard, Chat App, stdlib-demo) is now compiling and functional in the playground. Full Parity: Every example in examples/
3. The Playground [Kinda Works] (Web IDE)
calls from the preview iframe to the UI. Console proxies all console.log ,warn, and error
Runtime Error Catching: Global script errors are caught and reported with line numbers.
Styling & UX: Premium dark-mode interface with glassmorphism and a responsive Monaco-based editor.
Hydration Resolution: Suppressed all React hydration warnings caused by browser extensions.
4. Documentation & AI Pairing
llm.txt (125KB) is fully updated. It is a massive, comprehensive source of truth for AI models to learn Web+
#webplus #webplusdevelopment #ilovewebplus
Development Status of Web+ (@webp_dev)
View Github for Context: https://t.co/I40WwP34DE
1. Core Language & Compiler (JS Host)
Recursive Descent Parser: Robustly handles struct, route ,worker ,fn, and namespaced types (e.g.,dom::Element)
Async/Await Transpilation: The compiler now automatically generates non-blocking code. This prevents the browser from freezing during while(true)
Performance has been optimized from several seconds down to ~15ms.Performance Optimization
Template Support: Full support for alloc<T>(n)
where T can be a custom struct or primitive.
2. Example Library
(Hello World, Game, Dashboard, Chat App, stdlib-demo) is now compiling and functional in the playground. Full Parity: Every example in examples/
3. The Playground [Kinda Works] (Web IDE)
calls from the preview iframe to the UI. Console proxies all console.log ,warn, and error
Runtime Error Catching: Global script errors are caught and reported with line numbers.
Styling & UX: Premium dark-mode interface with glassmorphism and a responsive Monaco-based editor.
Hydration Resolution: Suppressed all React hydration warnings caused by browser extensions.
4. Documentation & AI Pairing
llm.txt (125KB) is fully updated. It is a massive, comprehensive source of truth for AI models to learn Web+
#webplus #webplusdevelopment #ilovewebplus