I am trying to load many images with javascript with the following code
const promise = new Promise((resolve, reject) => { const img = new Image(