With the current effort of porting Bun onto Termux (Android arm64), it's expected that Bun would soon be available for Android devices. Since Deno completely lacks support for ARM on Linux (denoland/deno#1846, denoland/deno#4862), it may fare better if Deno APIs are supported via a compatibility layer on top of Bun and Node.js.
Should not be that hard, considering WingBlade largely adheres to the Web-compliant Deno API scheme.
With the current effort of porting Bun onto Termux (Android arm64), it's expected that Bun would soon be available for Android devices. Since Deno completely lacks support for ARM on Linux (denoland/deno#1846, denoland/deno#4862), it may fare better if Deno APIs are supported via a compatibility layer on top of Bun and Node.js.
Should not be that hard, considering WingBlade largely adheres to the Web-compliant Deno API scheme.