Wasm3 (@wasm3_engine) 's Twitter Profile
Wasm3

@wasm3_engine

🚀 A fast WebAssembly interpreter, and the most universal #wasm runtime. Maintained by @vshymanskyy

ID: 1220099808267993088

linkhttps://github.com/wasm3/wasm3 calendar_today22-01-2020 21:44:08

598 Tweet

2,2K Takipçi

116 Takip Edilen

Wasm3 (@wasm3_engine) 's Twitter Profile Photo

Ok, so here #Wasm3 compiles itself (using #Clang compiled to #WebAssembly), and executes another #WASI app in self-hosting mode. 😁 Execution time includes the build time, obviously!

Ok, so here #Wasm3 compiles itself (using #Clang compiled to #WebAssembly), and executes another #WASI app in self-hosting mode. 😁
Execution time includes the build time, obviously!
Wasm3 (@wasm3_engine) 's Twitter Profile Photo

Yet another article doubts Wasm3 performance. But then... 😎 Other than that, it's a really great effort. In-place interpreters have HUGE benefits. Recommend.👍 📎 arxiv.org/abs/2205.01183

Yet another article doubts Wasm3 performance. But then... 😎

Other than that, it's a really great effort. In-place interpreters have HUGE benefits. Recommend.👍

📎 arxiv.org/abs/2205.01183
Christian Haintz (@ceelian) 's Twitter Profile Photo

My most exciting discovery of the weekend: Wasm3 easy #webassembly integration for microcontrollers to enterprise applications. #TIL github.com/wasm3/wasm3

Chris Griffing (@cmgriffing) 's Twitter Profile Photo

Just saw Wasm3. WASM on arduino!? Further proof that Gary Bernhardt is a time traveller that got stuck in our time. He gave the talk, "The Birth and Death of JavaScript", to speed up the timeline because he couldn't wait all the way until 2035. destroyallsoftware.com/talks/the-birt…

Webdev Weekly (@webdevdiscu) 's Twitter Profile Photo

It's now possible to execute native WebAssembly on React Native using Wasm3! github.com/cawfree/react-… Discussions: discu.eu/q/https://gith… #programming #reactnative #webassembly by 63617766726565

dcode (@dcodeio) 's Twitter Profile Photo

Bytecode Alliance now has an official special interest group (SIG) to basically recreate AssemblyScript. Not only that, their initial experiment copies entire files from AS, with licensing headers removed. Impressive.

Wasm3 (@wasm3_engine) 's Twitter Profile Photo

I regret to inform the community that since my own house was destroyed by russians who invaded my country, Wasm3 has entered a minimal maintenance phase.

I regret to inform the community that since my own house was destroyed by russians who invaded my country, Wasm3 has entered a minimal maintenance phase.
Surma (@dassurma) 's Twitter Profile Photo

I really wanted to know which libraries are bloating my WebAssembly binaries, so I wrote a visualizer. Throw in a .wasm file with DWARF debug symbols, and wasmphobia will generate a flame graph for you, breaking down the module by source file. wasmphobia.surma.technology

I really wanted to know which libraries are bloating my WebAssembly binaries, so I wrote a visualizer.

Throw in a .wasm file with DWARF debug symbols, and wasmphobia will generate a flame graph for you, breaking down the module by source file.

wasmphobia.surma.technology
vsh🛡️⚔️ (@vshymanskyy) 's Twitter Profile Photo

ViperIDE now runs the full MicroPython compiler right in the browser, thanks to #WebAssembly! 🎉 Spot errors early with this powerful tool. 👉 viper-ide.org #MicroPython #CircuitPython #WebIDE

ViperIDE now runs the full <a href="/micropython/">MicroPython</a> compiler right in the browser, thanks to #WebAssembly! 🎉

Spot errors early with this powerful tool.
👉 viper-ide.org

#MicroPython #CircuitPython #WebIDE
Wasm3 (@wasm3_engine) 's Twitter Profile Photo

Nicolas Holzschuch Wasm3 may be 10x slower than JIT-enabled engines, but its tiny cold start time overturns many short synthetic tests. In IO-bound tasks, Wasm3 outperforms almost everything. The larger the Wasm file, the bigger the advantage!

Wasm3 (@wasm3_engine) 's Twitter Profile Photo

Should a #WASM interpreter be included in MicroPython or its standard library? Here's what the Wasm3 engine author has to say... github.com/micropython/mi…

Should a #WASM interpreter be included in <a href="/micropython/">MicroPython</a> or its standard library? Here's what the Wasm3 engine author has to say...

github.com/micropython/mi…
vsh🛡️⚔️ (@vshymanskyy) 's Twitter Profile Photo

Yeah, it might not look like much, but it opens a Pandora's box of possibilities by integrating the standard #MicroPython tools (written in #Python3) into ViperIDE. 🐍 It works by running those tools directly in the browser, within a MicroPython VM powered by #WebAssembly.

a-Shell (@a_shell_ios) 's Twitter Profile Photo

If a WebAssembly file has the suffix .wasm3, then a-Shell will use the wasm3 engine, otherwise (no suffix or .wasm suffix) it will use Apple's engine. The biggest change is with the xz command: xz.wasm3 is 10x faster.

vsh🛡️⚔️ (@vshymanskyy) 's Twitter Profile Photo

Just published wasm2mpy 🚀 It allows you to run #WebAssembly as native MicroPython modules. With this, you can now compile code from any #WASM-targeting language and run it on MicroPython at near-native speeds! github.com/vshymanskyy/wa…

Just published wasm2mpy 🚀
It allows you to run #WebAssembly as native <a href="/micropython/">MicroPython</a> modules.
With this, you can now compile code from any #WASM-targeting language and run it on MicroPython at near-native speeds!
github.com/vshymanskyy/wa…