wasm

Tag

Cards List
#wasm

Theseus: translating win32 to wasm

Lobsters Hottest · 2026-05-27 Cached

Translates Windows executables (win32/x86) to WebAssembly to run in the browser, discussing challenges like blocking vs async design.

0 favorites 0 likes
#wasm

@bayendor: Just finished wiring a 3-layer memory stack into Hermes Agent. Layer 1: Honcho Session + peer memory on PostgreSQL. Han…

X AI KOLs Timeline · 2026-05-25 Cached

Describes implementing a three-layer memory stack for Hermes Agent, combining session memory on PostgreSQL, working memory with pattern redaction, and a long-term knowledge graph using PGLite.

0 favorites 0 likes
#wasm

Edge Python a 170 KB sandboxed Python subset (WASM) for running agent-generated code client-side (directly in the browser)

Reddit r/ArtificialInteligence · 2026-05-22

Edge Python is a 170 KB WASM-based sandboxed Python subset that runs agent-generated code directly in the browser without a server, supporting classes, async/await, pattern matching, and more.

0 favorites 0 likes
#wasm

A Forth-inspired language for writing websites

Lobsters Hottest · 2026-05-22 Cached

Beto introduces Forge, a Forth-inspired stack-based language for building websites, featuring both server-side and client-side rendering via a WebAssembly compiler.

0 favorites 0 likes
#wasm

All the bugs they found

Hacker News Top · 2026-05-19 Cached

This article details over 20 security vulnerabilities found by AI agents in Epsilon, a small WASM runtime written in Go, including several sandbox escapes that allow malicious modules to break out of isolation.

0 favorites 0 likes
#wasm

Xs of Y – roguelike that names itself every run. Written in 4kLoC

Hacker News Top · 2026-05-10 Cached

Xs of Y is a roguelike game written in a custom Lisp dialect called let-go, where each run generates a new title, quest, and rune mappings. The game features a unique magic system based on s-expressions and runs natively or in the browser via WASM.

0 favorites 0 likes
#wasm

Floats Don't Agree with Themselves

Hacker News Top · 2026-05-06 Cached

Developer releases `exact-poly`, a 2D geometry library using exact integer arithmetic instead of floats to eliminate cross-platform reproducibility issues caused by IEEE 754 implementation differences.

0 favorites 0 likes
#wasm

Redis Array Playground

Simon Willison's Blog · 2026-05-04 Cached

A new array data type is being added to Redis via a PR, and an interactive WASM-based playground has been built to experiment with the new commands.

0 favorites 0 likes
#wasm

Debugging WASM in Chrome DevTools

Eli Bendersky · 2026-04-23 Cached

A guide to using Chrome DevTools for debugging WebAssembly code, including setting breakpoints and catching exceptions.

0 favorites 0 likes
#wasm

DuckDB 1.5.2 – SQL database that runs on laptop, server, in the browser

Hacker News Top · 2026-04-22 Cached

DuckDB 1.5.2 adds production-ready DuckLake v1.0 lakehouse format, Iceberg extension improvements, Jepsen testing, and a revamped browser shell with file storage.

0 favorites 0 likes
#wasm

Transpiling from Python into Lisp

Lobsters Hottest · 2026-04-20 Cached

LispE is an open-source Lisp dialect by NAVER that combines functional and array language features with support for AI libraries like PyTorch, llama.cpp, and MLX. It runs as both a native application and WebAssembly library with thread support and modern functional programming capabilities.

0 favorites 0 likes
#wasm

watgo - a WebAssembly Toolkit for Go

Eli Bendersky · 2026-04-10 Cached

watgo is a pure Go WebAssembly toolkit that can parse WAT, validate, encode to WASM binary, and decode binary format, with both CLI and Go API.

0 favorites 0 likes
#wasm

run-llama/liteparse

GitHub Trending (daily) · 2026-05-29 Cached

LiteParse is a standalone open-source PDF parsing tool from run-llama that provides fast, local spatial text extraction with bounding boxes, supporting multiple programming languages and platforms.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback