XTP: Make Squishy Software

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. emacsy

    An embeddable Emacs-like library for GNU Guile Scheme

    https://www.kickstarter.com/projects/shanecelis/emacsy-an-em... (and https://github.com/shanecelis/emacsy ) but as one can see it didn't shake out

    I'd guess https://frida.re/ is the closest I know of for modifying software, but for sure isn't as easy as Violentmonkey. The advantage over your description of XTP is that both Frida and Violentmonkey don't require the permission of the target app/website, so that seems like a huge win

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. deno

    A modern runtime for JavaScript and TypeScript.

    Cool idea!

    FWIW, when experimenting with stuff like that, I never had a good experience with WASM. It might be nice for “traditionally compiled” languages, but for stuff like JS or Python (which is what you’d usually like to expose to users, rather than C++) it’s not that great of an experience, and the runtimes aren’t compatible with common JS runtimes.

    What I think is a bunch more promising in this area is Deno[0], which is a fully sandboxed-by-default JavaScript runtime, and as of Deno 2.0 recently is also compatible with Node APIs.

    [0]: https://deno.com/

  4. xtp-integration-exercise

    Hands on, 15 minute exercise to teach you XTP

    https://github.com/dylibso/xtp-integration-exercise

    As far as XTP vs. Extism, XTP provides both a DX lift on top of Extism via binding code generation based on our XTP Schema - as well as a production-ready platform to intake, host & deliver plugins.

    We also have a very capable testing framework and simulation feature that is partially open source and runs online in XTP platform to guarantee plugin behavior and performance before you run it inside your own application.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 🔥10 Useful Developer Tools That Will Make Development Easier in 2025

    1 project | dev.to | 29 Dec 2024
  • Add JWT Authentication in Deno & Oak server using Kinde Authentication

    1 project | dev.to | 28 Dec 2024
  • How to migrate your Node.js app to Deno 2.0

    2 projects | dev.to | 24 Dec 2024
  • How can VoidZero be commercialized?

    6 projects | dev.to | 22 Dec 2024
  • #FreeJavaScript

    1 project | dev.to | 28 Nov 2024