alpha
Login
Join now
themackabu.com
/
ant
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
MIRROR: javascript for 馃悳's, a tiny runtime with big ambitions
ant.themackabu.dev
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
ant
/
src
/
modules
66 files
at commit
ddc8abcb
theMackabu
路
small runtime fixes
路
5mo ago
c80f35ac
abort.c
expand Node compatibility coverage across builtins and packages
5mo ago
assert.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
async_hooks.c
remove duplicate code
6mo ago
atomics.c
rewrite string pool for performance
5mo ago
bigint.c
move array/object proto under symbol struct
5mo ago
blob.c
migrate buffers to finalizer system
5mo ago
buffer.c
rewrite string pool for performance
5mo ago
builtin.c
rewrite string pool for performance
5mo ago
child_process.c
stabilize async coroutines and node stream compatibility
5mo ago
collections.c
iterable weakmap regression fix
5mo ago
crypto.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
date.c
move array/object proto under symbol struct
5mo ago
dns.c
rename type for consistency
6mo ago
domexception.c
allow dynamic tla
6mo ago
events.c
stabilize async coroutines and node stream compatibility
5mo ago
fetch.c
migrate buffers to finalizer system
5mo ago
ffi.c
refactor GC into modular subsystem with object shapes, thread pool, and rope strings
6mo ago
formdata.c
add brand helpers
6mo ago
fs.c
stabilize async coroutines and node stream compatibility
5mo ago
generator.c
stabilize async coroutines and node stream compatibility
5mo ago
globals.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
headers.c
small runtime fixes
5mo ago
http_metadata.c
add node:http
5mo ago
http_parser.c
add ant:internal helpers for http
6mo ago
http_writer.c
add ant:internal helpers for http
6mo ago
http.c
improve error handling of fetch
6mo ago
io.c
events,console: fix once listener cleanup and trace sink routing
5mo ago
iterator.c
rewrite iterator system
6mo ago
json.c
prevent OOM on json parsing
5mo ago
lmdb.c
move array/object proto under symbol struct
5mo ago
localstorage.c
refactor GC into modular subsystem with object shapes, thread pool, and rope strings
6mo ago
math.c
move array/object proto under symbol struct
5mo ago
module.c
fix use-after-free by scanning WeakMap entries during mark phase
5mo ago
multipart.c
add compat.h to multipart
6mo ago
napi.c
fix napi exception handler
5mo ago
navigator.c
rewrite entire async engine
5mo ago
net.c
migrate buffers to finalizer system
5mo ago
observable.c
remove duplicate code
6mo ago
os.c
rename type for consistency
6mo ago
path.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
performance.c
rename type for consistency
6mo ago
process.c
prevent assignment to row/col error
5mo ago
readline.c
migrate node:stream stub to proper module
5mo ago
reflect.c
rewrite string pool for performance
5mo ago
regex.c
regexp abstract exec
5mo ago
request.c
small runtime fixes
5mo ago
response.c
small runtime fixes
5mo ago
server.c
migrate buffers to finalizer system
5mo ago
sessionstorage.c
refactor GC into modular subsystem with object shapes, thread pool, and rope strings
6mo ago
shell.c
refactor GC into modular subsystem with object shapes, thread pool, and rope strings
6mo ago
stream.c
migrate process.stdout/stdin to readablestream
5mo ago
string_decoder.c
migrate process.stdout/stdin to readablestream
5mo ago
structured-clone.c
migrate buffers to finalizer system
5mo ago
symbol.c
add support for yield and generator functions
5mo ago
textcodec.c
migrate buffers to finalizer system
5mo ago
timer.c
migrate to dynamic Symbol.inspect
5mo ago
tls.c
add WebAssembly/WASI support and implement Promise.allSettled, regex v-flag, watch API, and add node stubs and fix Function.call/apply native dispatch
5mo ago
tty.c
fix tty teardown exit and align stdio encoding
5mo ago
uri.c
improve runtime compatibility for modern SSR/RSC workloads and builtin modules
5mo ago
url.c
rework Silver string building and add node:net client shims
5mo ago
util.c
stabilize async coroutines and node stream compatibility
5mo ago
v8.c
migrate buffers to finalizer system
5mo ago
wasi.c
migrate node:stream stub to proper module
5mo ago
wasm.c
move array/object proto under symbol struct
5mo ago
worker_threads.c
add missing prototype to worker_threads
6mo ago
zlib.c
fix use-after-free by scanning WeakMap entries during mark phase
5mo ago