HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vladev

no profile record

Submissions

How we built JSR

deno.com
63 points·by vladev·2 tahun yang lalu·40 comments

comments

vladev
·2 tahun yang lalu·discuss
Interesting that they use Rust for most things, rather than Deno. I would've expected more dog-fooding on their part.
vladev
·3 tahun yang lalu·discuss
You can use the `--local` flag to build on your own computer/CI/VPS. `eas build --local -p ios --profile production` can locally build you an iOS bundle. Don't expect it to work out of the box, though. Your machine should have all the XCode tooling correctly installed and configured. Works for Android as well.