deno-arm64 VS tsconfig

Compare deno-arm64 vs tsconfig and see what are their differences.

deno-arm64

ARM64 builds for Deno (by LukeChannings)

tsconfig

Shared TypeScript config for my projects (by sindresorhus)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
deno-arm64 tsconfig
3 1
318 333
- -
6.3 4.8
2 months ago 4 months ago
Dockerfile
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deno-arm64

Posts with mentions or reviews of deno-arm64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.
  • Finally, a guide for Node.js and TypeScript and ESM that works
    18 projects | news.ycombinator.com | 21 Nov 2023
    I haven't specifically tested it but it _should_ be supported. I don't have easy access to graviton instances at this moment, but I've previously used https://github.com/LukeChannings/deno-arm64 with great success.

    As long as your ARM OS is 64-bit, Deno should function properly. 32-bit _might_ be supported, but TBH we don't do any testing of those configurations as far as I'm aware.

  • Silver bullet: selfhostable personal knowledge management system
    4 projects | /r/selfhosted | 26 Dec 2022
    I made an arm64 image for silverbullet, based on the hard work of this guy.
  • Deno Raises $21M
    8 projects | news.ycombinator.com | 21 Jun 2022
    There are still no RPi builds as far as I am aware, which is a shame as there are now Mac silicon builds so not sure what the hold up is. I do wonder if there are.more Raspberry Pi's out there than M1/M2 Macs :)

    Someone is doing the builds here - been using them and seem ok: https://github.com/LukeChannings/deno-arm64

tsconfig

Posts with mentions or reviews of tsconfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.
  • Finally, a guide for Node.js and TypeScript and ESM that works
    18 projects | news.ycombinator.com | 21 Nov 2023
    Many people in this thread are rightly complaining that this does not answer the "why does this work". Having a working example is a good start for that though as at least you have a known target and as you change things (and break things), you can see what those options did.

    One problem with this guide that makes that trickier is that the tsconfig.json itself imports https://github.com/sindresorhus/tsconfig/blob/5c87dc118e057d... and overrides a bunch of values.

    So if you really want to understand what it's doing, you need to get rid of that dependency and inline / merge that config file. That would also add stability to your project as it's one less upstream dependency out of your control (and a big one at that as it controls how you entire project is built!).

What are some alternatives?

When comparing deno-arm64 and tsconfig you can also consider the following projects:

denoflare - Develop, test, and deploy Cloudflare Workers with Deno.

esyes - Run your TypeScript files quickly and with more positivity

tini - A tiny but valid `init` for containers

modglot - UMD-ESM polyglot

dark - Darklang main repo, including language, backend, and infra

node_monorepo

prepackage-checks

tsx - ⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM

template-typescript-monorepo - Template repo with the latest tech working together