Tried to run it on termux proot-distro and got such kinds of errors:
/data/data/com.termux/files/home/.../odin-http/server.odin(141:2) runtime assertion: errno == os.ERROR_NONE
/data/data/com.termux/files/home/.../odin-http/nbio/_io_uring/os.odin(94:2) runtime assertion: (params.features & IORING_FEAT_SINGLE_MMAP) != 0
Tried to run it on termux proot-distro and got such kinds of errors: