web-assembly.md
July 15, 2021 · View on GitHub
Bookmarks tagged [web-assembly]
www.codever.land/bookmarks/t/web-assembly
Building a CLI with Deno 🦕 | learning as we go
https://alexandrempsantos.com/deno/build-a-cli-with-deno/
How to build and distribute a CLI with Deno that fetches the weather for a specific location
- tags: deno, javascript, typescript, web-assembly
Deno - Everything I know
https://wiki.nikitavoloboev.xyz/web/deno
- tags: deno, javascript, typescript, web-assembly
V8 JavaScript engine
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
- tags: chrome, v8, javascript, engine, web-assembly, ecmascript