Closed dcangulo closed 1 year ago
Closes #38
I didn't test this much but it works. This is my first time trying JSI, so I think this needs more testing and review.
It's about 48% faster if I did the benchmark correctly using console.time.
console.time
References:
Hm, may I propose to use codegen to generate the CPP bindings? That feels more future proof
Hey folks, is there any update on this? Thanks
Closes #38
I didn't test this much but it works. This is my first time trying JSI, so I think this needs more testing and review.
It's about 48% faster if I did the benchmark correctly using
console.time
.References: