Is there a fetch functionality in quickjs the way in javascript happens ```fetch(url).then(successCallback).error(errorCallback)``` @saghul