Metallic
C runtime library (libc) for WebAssembly
Install / Use
/learn @jdh8/MetallicREADME
Metallic
A try to build a C runtime library for WebAssembly
This name is from Gary Bernhardt "The Birth & Death of JavaScript", where a world of metal web applications is conceived. This library is aimed to be a building block of early metal applications, whose performance is near native.
To achieve this goal, this library is written from scratch, including math
functions. The math functions, especially float ones, take advantage of
modern architectures to achieve both speed and accuracy. Most of them produce
faithfully rounded results (error < 1 ulp) in reasonable time.
Dependencies
Compiler requirements
Currently only clang meet these requirements.
- WebAssembly backend
- GCC-compatible builtins
- ILP32 or LP64 data model
Internal dependency
- dlmalloc - Doug Lea's malloc with other memory management routines
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
