Help a poor newbie !
Congratulations, but
I can't find out what's wrong with chakracore.au3 when calling a quite basic execution on the example 1 mode :
(function() {
var h = window.document.location.href ;
return h ;
})();
Many thanks in advance.
test.au3
test.js