forge
login
or
join now
themackabu.com
/
ant
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
MIRROR: javascript for 馃悳's, a tiny runtime with big ambitions
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
ant
/
src
/
at
mir/inline-method
15 folders
22 files
builtins
proper lowering for op_special [1]
2 weeks ago
cli
add FormData
1 month ago
core
remove unused T_FFI
1 week ago
esm
Implement explicit resource management support
6 days ago
gc
add method inlining
6 days ago
highlight
add spec-shaped async generator prototype chain
6 days ago
http
fix segfault on freed filename
1 month ago
modules
add spec-shaped async generator prototype chain
6 days 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
1 month ago
pkg
runtime: improve Node compatibility across more core modules and compiler
3 weeks ago
silver
add a conservative inline-feasibility pass
5 days ago
streams
[big] allow promotion from T_CFUNC to metadata backed object
2 weeks ago
strip
typescript type only import elision
1 week ago
tools
improve runtime compatibility for modern SSR/RSC workloads and builtin modules
1 month ago
types
add upload based crash handler
1 week ago
ant.c
add spec-shaped async generator prototype chain
6 days ago
base64.c
refactor: consolidate base64, improve fs encoding, and clean up io/utils
2 months ago
crash.c
try using native unwind.h instead of libunwind
6 days ago
debug.c
[merge: 214] refactor(runtime): split core runtime, expand module surface, and ship bytecode/JIT pipeline
2 months ago
descriptors.c
ensure_string_shape_slot fast path
3 weeks ago
errors.c
chore: clean up unused arguments
1 week ago
escape.c
revise TextEncoding and add brotli
1 month ago
highlight.c
modularize highlight.c
2 months ago
main.c
add upload based crash handler
1 week ago
output.c
rewrite entire async engine
1 month ago
pool.c
add promise assimilation helper, adjust GC thresholds, and optimize numeric string formatting for performance
2 weeks ago
reactor.c
redesign lazy-start/materialization cases
2 weeks ago
readline.c
add Ant.highlight module and tests
3 weeks ago
repl.c
clean up even more unused passthroughs
1 week ago
runtime.c
runtime: improve Node compatibility across more core modules and compiler
3 weeks ago
shapes.c
optimize garbage collection during jit
1 month ago
snapshot.c
add Ant.match
3 weeks ago
sugar.c
migrate coro to a linked list
2 weeks ago
tty_ctrl.c
add robust argument parsing for TTY control functions
1 month ago
utf8.c
reduce scanning from O(n^2) to O(n) with caching for strings
1 month ago
utils.c
handle improved oxc TLA
2 weeks 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
1 month ago