Constellation/iv
ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
C++BSD-2-Clause
Issues
- 0
`GC_jmp_buf` is defined *everywhere*
#112 opened by rice7th - 1
[macOS arm64] Build fails on Sonoma: `gc_priv.h: error: define GC_THREAD_STATE_T`; `error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long]`
#107 opened by barracuda156 - 0
- 2
[PowerPC] Error with running SuiteCase.RailgunPassTest: `KERN_PROTECTION_FAILURE at address: 0x00000028`
#106 opened by barracuda156 - 1
Failure to fetch a test: `fatal: reference is not a tree: 44c4453cf310432519bcd9e399c34c163742096a`
#105 opened by barracuda156 - 0
32-bit platforms need linking to `libatomic` to support 8-byte atomic builtins
#104 opened by barracuda156 - 0
Error Building on Ubuntu 21.10
#103 opened by rice7th - 0
Stack overflow - uncontrolled recursion
#102 opened by dominiakm - 0
Memory leak
#101 opened by dominiakm - 0
CoreData is not destructed
#100 opened by Constellation - 3
SPARC build failed
#99 opened by syoyo - 6
iv build failed
#97 opened by t-ashula - 0
Insert CheckHeader in SConscript
#87 opened by Constellation - 0
iv should move SCons to GYP
#88 opened by Constellation - 0
- 3
- 1
Fast Date
#93 opened by Constellation - 1
Use SipHash
#84 opened by Constellation - 1
Update BinaryBlock objects
#85 opened by Constellation - 2
octane gbemu doesn't work
#90 opened by Constellation - 3
octane box2d doesn't work
#91 opened by Constellation - 0
- 0
Create default behavior to AstVisitor
#83 opened by Constellation - 1
Implement PolyIC
#77 opened by Constellation - 0
- 1
Implement Data Blocks in ES6 rev10 draft
#80 opened by Constellation - 0
Follow ES6 rev10 draft
#81 opened by Constellation - 0
Crash with invalid directive
#79 opened by Constellation - 1
fix arguments name resolution
#78 opened by Constellation - 1
- 1
Implement MonoIC
#75 opened by Constellation - 1
- 1
implement baseline JIT
#68 opened by Constellation - 1
Template array
#73 opened by Constellation - 1
fused instruction
#71 opened by Constellation - 0
- 2
String replace has invalid result
#70 opened by Constellation - 1
Create Low Level Interpreter
#69 opened by Constellation - 0
implement harmony globalization
#67 opened by Constellation - 1
use constant as register
#57 opened by Constellation - 1
broken Date calculation
#66 opened by Constellation - 1
cache iterator
#61 opened by Constellation - 0
create V8 API
#65 opened by Constellation - 0
implement proper tail call
#64 opened by Constellation - 1
more good disassembler
#58 opened by Constellation - 3
use int16_t as register
#56 opened by Constellation - 2
fixed size instructions
#62 opened by Constellation - 0
switch dispatch fast path
#63 opened by Constellation - 0
limit JSString length
#60 opened by Constellation - 0
adding harmony mode
#59 opened by Constellation