MohetiosWhere ideas are slowly made.

On this page

  1. 01
    Notebook
  2. 02
    Lab
  3. 03
    Systems
  4. 04
    All tags

Everything in a wonderfully good way, must be.© 2026 Mohetios.dev

HomeNotebookLabSystemsIndexAboutContact
پارسی
MohetiosWhere ideas are slowly made.

Topic

Notes tagged with “webassembly”

A small path through related notes, experiments, and systems.

Content types

3

01

Notebook

NotebookApr 27, 2025

Introduction to WASM

WebAssembly (WASM) is an open standard that enables the execution of optimized binary code in JavaScript environments. Its primary goal is to enhance the speed and efficiency of web applications, but it can also be run in other environments.

NotebookSep 1, 2023

WebAssembly in Action

WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.

02

Lab

LabJun 12, 2024Exploring

WebAssembly With Nuxt and TinyGo

Notes from TinyGo and Nuxt WebAssembly experiments on teaching WASM through small browser-first examples.

All tags