Wasi-JS: a JavaScript library for interacting with WASI Modules

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy. – cowasm/packages/wasi-js at main · sagemathinc/cowasm… Read more

Similar

An Interactive JavaScript Slide Rule

The rule cursor and central slide can be positioned using a mouse. Fine adjustment can be achieved using the keyboard left and right arrow buttons. The keyboard keys move the cursor or slide depending upon which had last been cl... (more…)

Read more »

Objects in JavaScript

An object in JavaScript is a collection of key-value pairs. Each key-value pair is called as a property. A property can be a function, an array, an object itself or any primitive data type i.e… (more…)

Read more »