deno
build deno for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install deno

xcpkg install deno
view the formula of deno
xcpkg formula view deno

{{ formula }}
edit the formula of deno

if the formula of deno dosn't meet your needs, you can edit it ⤵︎

xcpkg formula edit deno

after editing, you may want to rebuild this package ⤵︎

xcpkg install deno