tangled
alpha
login
or
join now
pierrelf.com
/
we
3
fork
atom
we (web engine): Experimental web browser project to understand the limits of Claude
3
fork
atom
overview
issues
146
pulls
pipelines
we
/
crates
/
js
/
src
/
at
yield-cleanup
10 files
pierrelf.com
Implement JS parser: AST and expression/statement parsing
7d ago
4b4f554a
ast.rs
Implement JS parser: AST and expression/statement parsing
1 week ago
builtins.rs
Implement JS iterators, generators, and destructuring
1 week ago
bytecode.rs
Implement JS iterators, generators, and destructuring
1 week ago
compiler.rs
Implement JS iterators, generators, and destructuring
1 week ago
gc.rs
Implement tri-color mark-and-sweep garbage collector for JS engine
1 week ago
lexer.rs
Fix String.prototype.search lastIndex handling and remove unimplemented regex flags
1 week ago
lib.rs
Implement JS built-in RegExp engine
1 week ago
parser.rs
Fix export default anonymous function/class parsing
1 week ago
regex.rs
Fix Dot matching to use is_line_terminator for all ECMAScript line terminators
1 week ago
vm.rs
Review fixes: remove dead code and confused comments in Yield handler
1 week ago