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
15 folders
路
21 files
at commit
ddc8abcb
theMackabu
路
handle improved oxc TLA
路
5mo ago
ddc8abcb
builtins
rework Silver string building and add node:net client shims
5mo ago
cli
add FormData
6mo ago
core
runtime: improve Node compatibility across more core modules and compiler
5mo ago
esm
handle improved oxc TLA
5mo ago
gc
stabilize async coroutines and node stream compatibility
5mo ago
highlight
multi-line highlighter comment parsing
5mo ago
http
fix segfault on freed filename
5mo ago
modules
small runtime fixes
5mo ago
net
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
pkg
runtime: improve Node compatibility across more core modules and compiler
5mo ago
silver
dont enable iter_args for all jit calls (expensive)
5mo ago
streams
migrate buffers to finalizer system
5mo ago
strip
handle improved oxc TLA
5mo ago
tools
improve runtime compatibility for modern SSR/RSC workloads and builtin modules
5mo ago
types
handle improved oxc TLA
5mo ago
ant.c
small runtime fixes
5mo ago
base64.c
refactor: consolidate base64, improve fs encoding, and clean up io/utils
7mo ago
debug.c
[merge: 214] refactor(runtime): split core runtime, expand module surface, and ship bytecode/JIT pipeline
6mo ago
descriptors.c
ensure_string_shape_slot fast path
5mo ago
errors.c
add support for yield and generator functions
5mo ago
escape.c
revise TextEncoding and add brotli
6mo ago
highlight.c
modularize highlight.c
6mo ago
main.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
output.c
rewrite entire async engine
5mo ago
pool.c
rewrite string pool for performance
5mo ago
reactor.c
stabilize async coroutines and node stream compatibility
5mo ago
readline.c
add Ant.highlight module and tests
5mo ago
repl.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
runtime.c
runtime: improve Node compatibility across more core modules and compiler
5mo ago
shapes.c
optimize garbage collection during jit
6mo ago
snapshot.c
add Ant.match
5mo ago
sugar.c
stabilize async coroutines and node stream compatibility
5mo ago
tty_ctrl.c
add robust argument parsing for TTY control functions
6mo ago
utf8.c
reduce scanning from O(n^2) to O(n) with caching for strings
5mo ago
utils.c
handle improved oxc TLA
5mo ago
watch.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