Carlos Azaustre(@carlosazaustre) 's Twitter Profile Photo

Ya podemos ver online todas las charlas en torno a 🌎 Web que se han presentado en el Google I/O 2024

✓ Chrome
✓ Angular
✓ Web UI
✓ WebGPU
✓ WebAssembly
✓ ViewTransition API
✓ Chrome DevTools
...

Link a abajo ↓

Ya podemos ver online todas las charlas en torno a 🌎 Web que se han presentado en el Google I/O 2024

✓ Chrome
✓ Angular
✓ Web UI
✓ WebGPU
✓ WebAssembly
✓ ViewTransition API
✓ Chrome DevTools
... 

Link a abajo ↓
account_circle
LaurieWired(@lauriewired) 's Twitter Profile Photo

This graphics demo contains less bytes than the URL of this twitter post.

Clocking in at just 256 bytes of WebAssembly, it contains a wave simulation, sky + water shaders, transparency, vignettes, etc.

The trick of adjusting the color pallet by direct memory manipulation is

account_circle
Progress Telerik(@Telerik) 's Twitter Profile Photo

Be sure to tune in today at 10 am for a nice chat with Sam Basu & Resolute Software's Veli Pehlivanov about SPA, PWA, SSR, SignalR, WebAssembly & more, or in other words - How Modern Web Tech Changed the !

See you on twitch.tv/codeitlive

Be sure to tune in today at 10 am for a nice chat with @samidip & @ResoluteSoftHQ's @bugventure about SPA, PWA, SSR, SignalR, WebAssembly & more, or in other words - How Modern Web Tech Changed the #dotNET!

See you on twitch.tv/codeitlive
account_circle
Somnio Software(@somnio_software) 's Twitter Profile Photo

Google I/O was amazing! devs rejoice! Flutter 3.22 & Dart 3.4 are here w/ WebAssembly & code-generating magic 🪄 (see ya slow web apps) Big things coming for multi-platform too!

P.S. Big thanks to our CEO & CTO for representing our team!

Google I/O was amazing! #Flutter devs rejoice! Flutter 3.22 & Dart 3.4 are here w/ WebAssembly & code-generating magic 🪄 (see ya slow web apps) Big things coming for multi-platform too! #GoogleIO #Dart #MobileDev

P.S. Big thanks to our CEO & CTO for representing our team!
account_circle
AstraKernel 💫(@AstraKernel) 's Twitter Profile Photo

🦀 Using WebAssembly for VSCode Extension Development

👉 Compile programs written in C/C++ or Rust into WebAssembly

👉 1st example, demonstrates how developer can integrate a library written in Rust into a extension

code.visualstudio.com/blogs/2024/05/…

lang

🦀 Using WebAssembly for VSCode Extension Development

👉 Compile programs written in C/C++ or Rust into WebAssembly

👉 1st example, demonstrates how developer can integrate a library written in Rust into a #VSCode extension

code.visualstudio.com/blogs/2024/05/…

#rustlang #rust #programming
account_circle
Quentin(@gfusee33) 's Twitter Profile Photo

I've been summoned by Lucian Mincu at 🙌

Today I want to speak about one wonderful tech: WebAssembly a.k.a WASM 🔥

This binary instruction format allows developers to create the applications they want with native performance in their preferred language

It's a

I've been summoned by @lucianmincu at #TagBuilders 🙌

Today I want to speak about one wonderful tech: WebAssembly a.k.a WASM 🔥

This binary instruction format allows developers to create the applications they want with native performance in their preferred language

It's a
account_circle
FlutterflowDevs(Flutterflow Development Company)🚀(@FlutterflowDevs) 's Twitter Profile Photo

🚀Exciting news for Flutter devs! Flutter 3.22 is here!

1. WebAssembly (Wasm) :Faster web apps with smoother animations!

2. Graphics Got a Boost: Android apps look even better!
📱iOS views faster & battery-friendly!

Google Mobile Ads updated to v5.0.1
bit.ly/3WGzCz4

🚀Exciting news for Flutter devs! Flutter 3.22 is here!

1. WebAssembly (Wasm) :Faster web apps with smoother animations! 

2. Graphics Got a Boost: Android apps look even better!
📱iOS views faster & battery-friendly!

Google Mobile Ads updated to v5.0.1
bit.ly/3WGzCz4
account_circle
Ajki(@ajki76) 's Twitter Profile Photo

$ICP blockchain is a distributed operating system hosting programs with orthogonal persistence, ensuring continuous operation without state loss in a secure, tamper-proof environment.

#InternetComputer $ICP blockchain is a distributed operating system hosting #WebAssembly programs with orthogonal persistence, ensuring continuous operation without state loss in a secure, tamper-proof environment.
account_circle
Viking(@vikingmute) 's Twitter Profile Photo

开发浏览器插件的福音:Extension.js
github.com/cezaraugusto/e…

一个命令行工具一键生成支持不同浏览器插件的开发环境,内置支持 TS,React,WebAssembly 以及现代 Javascript。

试了一下,确实挺香,看官方视频感受一下,大家如果要做浏览器插件,建议直接使用这个插件。

account_circle
Surma(@DasSurma) 's Twitter Profile Photo

(⚠️ Definitely one of the dumber things I have written)

This ES6 Proxy lets you instantiate any WebAssembly module without having to care about every import it requires. It generates an empty function for the ones you don’t provide.

gist.github.com/surma/da12f7df…

(⚠️ Definitely one of the dumber things I have written)

This ES6 Proxy lets you instantiate any WebAssembly module without having to care about every import it requires. It generates an empty function for the ones you don’t provide.

gist.github.com/surma/da12f7df…
account_circle
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
account_circle
alperadocodes(@alperadocodes) 's Twitter Profile Photo

Dart announced webassembly support with new 3.4 version. İt's worth to check out new json stuff
medium.com/dartlang/dart-…

account_circle
Progress Telerik(@Telerik) 's Twitter Profile Photo

Are you using .NET Aspire Starter App or Blazor WebAssembly Standalone App for your next app?

If you're stuck in the choosing phase, Ed Charbeneau has a few quick tips for you 👇

account_circle
maxiee(@MaxieeWong) 's Twitter Profile Photo

《Embedding JavaScript snippets in C++ with Emscripten》maxieewong.com/raymark/infos/…
本文介绍了如何使用 Emscripten 将 JavaScript 代码嵌入到 C++ 中,以便 WebAssembly 与外部世界进行通信。

#raymark 《Embedding JavaScript snippets in C++ with Emscripten》maxieewong.com/raymark/infos/…
本文介绍了如何使用 Emscripten 将 JavaScript 代码嵌入到 C++ 中,以便 WebAssembly 与外部世界进行通信。#WebAssembly
account_circle