#AssemblyScript
vibe coding a web assembly compiler in assemblyscript
March 5, 2025 at 7:20 PM
www.assemblyscript.org/standards-ob...

?????

okay guess im not using assemblyscript then
Standards objections | The AssemblyScript Book
A TypeScript-like language for WebAssembly
www.assemblyscript.org
January 30, 2025 at 3:46 PM
Are there any other languages that can do this?

This is AssemblyScript. I'm generating Wasm at runtime & linking some prebuilt AS code into the module. The call_indirect here lets me call from AssemblyScript into my generated code.

Not a super common use case, but so useful!
May 22, 2025 at 3:41 PM
Finished the pathfinding system in WebAssembly (via Assemblyscript).
3.2k nodes and 21k edges crunched in under 20ms(!) with a Web Worker. Fast enough for realtime movement updates.
Soon NPCs will have autonomy... 🏃💨

#gamedev #indiedev #indiegamedev
August 8, 2025 at 9:12 AM
In about an hour, an AI agent was able to set up a pipeline to compile a stricter subset of TypeScript with AssemblyScript (all object shapes known up front) to native with wasm2c, statically linked to Chrome into a single binary. I was able to run a web app entirely as machine code without V8.
September 24, 2026 at 5:18 PM
Tiny update🤣

Looking for my moots!
#Linux
#FOSS
#DragonRuby
#gaming & #gamedev (many genres)
#EDuke32 & Build Engine
#ttrpg (playing & creating)
#music (mostly metal)
#occultsky
#tarotsky
#Programming (mostly #TypeScript and #AssemblyScript these days
#Fishing
#Thinking 🤔
#puzzles (logic/deduction)
August 11, 2026 at 8:48 AM
Yep, AssemblyScript will do that. There are some similar other AoT JS/TS-to-Wasm tools too.
September 24, 2026 at 5:31 PM
Take 3☠️🤣
#Promosky

#Linux
#FOSS
#DragonRuby
#gaming & #gamedev (many genres)
I 🖤 #RetroFPS & #BoomerShooter
#ttrpg (playing/creating)
#music (mostly metal)
#occultsky
#tarotsky
#Programming (mostly #TypeScript & #AssemblyScript these days)
#fishing
#thinking 🤔
#puzzles (logic/deduction)
#algorithms
August 13, 2026 at 7:43 PM
March 27, 2024 at 6:25 PM
Small update because why not 🤣

Looking for my moots!
#Linux
#FOSS
#DragonRuby
#gaming & #gamedev (many genres)
#ttrpg (playing & creating)
#music (mostly metal)
#occultsky
#tarotsky
#Programming (mostly #TypeScript and #AssemblyScript these days
#Fishing
#Thinking 🤔
#puzzles (logic/deduction)
August 5, 2026 at 10:22 AM
Good news, everyone! You can now make Firefly Zero games using #AssemblyScript (a subset of TypeScript), #MoonBit (language designed specifically for #wasm), and #Lua (experimental).

1/3
November 18, 2025 at 5:12 PM
I previously compiled TypeScript Custom Element code to WebAssembly. A next experiment will be to statically link to a browser directly. What's missing is my JS elements use decorators and template tag fns, which AssemblyScript does not support yet. That's a couple AI sessions away now though!
September 24, 2026 at 5:29 PM
Very nice! Re: WASM - have you looked into AssemblyScript? www.assemblyscript.org/introduction...
Introduction | The AssemblyScript Book
Let's attempt the unthinkable, shall we?
www.assemblyscript.org
November 28, 2024 at 2:54 AM
It's a custom web engine. The levels are AssemblyScript (WASM)
May 24, 2025 at 1:46 AM
WASI Hello World in Rust is 47kb 😔

AssemblyScript is 9kb and that's without trying anything fancy
December 16, 2025 at 4:59 PM
Web development term of the day:

→ AssemblyScript
AssemblyScript
webglossary.info
April 28, 2026 at 10:00 AM
Trying to build something with WebAssembly and feeling pretty sad about the whole WASI situation

AssemblyScript seems really cool, but jumping through hoops to use WASI with it is sad
December 14, 2025 at 4:59 PM
June 9, 2026 at 1:23 PM
Web development term of the day:

→ AssemblyScript
AssemblyScript
webglossary.info
August 23, 2025 at 7:20 PM
Quick reminder that AssemblyScript also exists.

www.assemblyscript.org
AssemblyScript
A TypeScript-like language for WebAssembly
www.assemblyscript.org
September 9, 2025 at 12:41 AM
Sounds not far off from AssemblyScript www.assemblyscript.org
AssemblyScript
A TypeScript-like language for WebAssembly
www.assemblyscript.org
February 13, 2025 at 2:44 PM
assemblyscript???????????/
August 4, 2025 at 11:55 PM