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
type-hints-typescript
15 folders
23 files
builtins
allow closing sockets
4 days ago
cli
respect xdg paths
3 days ago
core
remove unused T_FFI
1 week ago
esm
respect xdg paths
3 days ago
gc
remove unused T_FFI
1 week ago
highlight
add spec-shaped async generator prototype chain
5 days ago
http
fix segfault on freed filename
1 month ago
modules
add console.inspect for strings
1 day 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
ensure ant works with legacy $HOME/.ant
3 days ago
silver
inherit type hints from typescript
1 day ago
streams
[big] allow promotion from T_CFUNC to metadata backed object
2 weeks ago
strip
inherit type hints from typescript
1 day 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 Array.isTemplateObject
1 day 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
5 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
numbers.cc
optimize number fast paths
3 days 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
respect xdg paths
3 days ago
repl.c
allow multi-line repl history
4 days 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
inherit type hints from typescript
1 day 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