-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Stack based bytecode is quite hard to maintain especially when you have to deal with iterators so I want to get register based bytecode in Starlight. We could write a DSL for generating one just like JSC:
https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/bytecode/BytecodeList.rb
https://github.com/WebKit/WebKit/tree/main/Source/JavaScriptCore/generator
jameslahm and TheFanatr
Metadata
Metadata
Assignees
Labels
No labels