Thanks for the reply. I checked Fetch and although IE is not supported, I suppose it could still be a solution.
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch
And yet, if pixi.js doesn't support AJAX, do you know of any other engine that does? I want to create a turn-based game, so the rendering of graphics in a very fast way is not essential to me.
I'll have to check out the other options.