wasm

Tag

Cards List
#wasm

Floats Don't Agree with Themselves

Hacker News Top · 3d ago 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 · 5d ago 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

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
← Back to home

Submit Feedback