ebitenutil.NewImageFromFileSystem(os.DirFS("."), "123.jpg")
(async function() {
const res = await fetch('https://jsonplaceholder.typicode.com/users');
const data = await res.json();
console.log(data);
})()
no usable NDK in D:\AndroidSDK: open D:\AndroidSDK\ndk: The system cannot find the file specified., unsupported API version 16 (not in 19..33)