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 “browser-runtime”

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

Content types

2

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.

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