HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vladev

no profile record

Submissions

How we built JSR

deno.com
63 points·by vladev·2 years ago·40 comments

What has tech brought us?

blogs.newardassociates.com
2 points·by vladev·3 years ago·0 comments

comments

vladev
·2 years ago·discuss
Interesting that they use Rust for most things, rather than Deno. I would've expected more dog-fooding on their part.
vladev
·3 years ago·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.