Y
Hacker News
new
|
ask
|
show
|
jobs
by
abchatra
3814 days ago
Great question. Yes, we have a way to disable jit. See the merged pull request by our super cool dev here:
https://github.com/Microsoft/ChakraCore/pull/4
. We have build configuration which produces daily builds without JIT as well:
https://github.com/Microsoft/ChakraCore/pull/42
.