Software Alternatives, Accelerators & Startups

Extism

Extism is the open source, universal plug-in system. Extend all the software everywhere! Powered by WebAssembly.

Extism

Extism Reviews and Details

This page is designed to help you find out whether Extism is good and if it is the right choice for you.

Screenshots and images

  • Extism Landing page
    Landing page //
    2022-12-14

Badges

Promote Extism. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for Extism yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Extism and what they use it for.
  • Hyperlight WASM: Fast, secure, and OS-free
    I started using WebAssembly in earnest a few months ago to make a backend auth library that works in several different languages[0]. It's built on Extism[1], which abstracts away some of the interfacing complexity. It's been an awesome experience. Frequently feels like magic. WASM is in an interesting place. The value has clearly been proved with a pretty minimal core spec. Now there's a big push to implement a... - Source: Hacker News / 2 months ago
  • WASM Will Replace Containers
    Application plugins could also be wasm. That lets plugin authors write in any language they want and have their plugin work. That's the idea behind the Extism framework: https://extism.org/. - Source: Hacker News / 4 months ago
  • Lua Is So Underrated
    The WebAssembly component model is aimed at having composable components that can call each other. The components can be written in any language, compiled to WebAssembly, and interoperate: https://github.com/WebAssembly/component-model/ https://github.com/extism/extism A project to bring WebAssembly plugins to Godot: https://github.com/ashtonmeuser/godot-wasm Wasmer can be embedded in applications:... - Source: Hacker News / 5 months ago
  • WASM Is the New CGI
    This is exactly what we created Extism[0] and XTP[1] for! [0]: https://extism.org. - Source: Hacker News / 8 months ago
  • Running Untrusted JavaScript Code
    This is an exciting option as it provides a sandboxed environment to run code. One caveat is that you need an environment with Javascript bindings. However, an interesting project called Extism facilitates that. You might want to follow their tutorial. - Source: dev.to / 11 months ago
  • Building a Cloud Development Kit (CDK)
    Writing code to initiate a WebAssembly runtime, load our module, and call exported functions can be quite a lot of work. Luckily, the team at dylibso has thought about that and built Extism, a framework for building plugins with WebAssembly. - Source: dev.to / 11 months ago
  • Faces.js, a JavaScript library for generating vector-based cartoon faces
    Extism can be really useful for packaging up and running cross-language libraries! The most clear information about it is at: https://extism.org, but its a bit focused on the primary use case for Extism, being a universal plugin system. There is a C PDK (https://github.com/extism/c-pdk) which you'd probably want to use in a new wrapper around your library in C++, and... - Source: Hacker News / about 1 year ago
  • WebAssembly Playground
    For #1, check out https://extism.org/. - Source: Hacker News / over 1 year ago
  • Lapce Editor v0.3 Released
    Perhaps using WASM via something like https://extism.org/. That would also open it up to building plugins in multiple languages. Tangential to this I've wondered if it's possible or advisable to have a utility to port VS Code plugins to a plugin that's compatible with the JetBrains IDEs. - Source: Hacker News / over 1 year ago
  • plugin system for a flutter app
    Use some sort of executable file, like webassembly. I've seen extism which is really cool. Though theres no dart port for it or a dart package, I think something could be done via flutter_rust_brige. This will allow people to use the languages supported via extism (js, go, rust, zig, cpp etc) to their full potential and have the language's ecosystem available and they can just compile the plugin to a wasm file and... Source: over 1 year ago
  • Wasmer – Run, Publish and Deploy any code, anywhere
    You want something like this: https://extism.org/ I haven't got around to actually trying it yet though. - Source: Hacker News / over 1 year ago
  • WASM vs Bindings Performance Questions
    For example, if a Rust app uses something like Extism for plugin support. If a Go plugin is compiled to WASM, would Go have better performance than traditional bindings? Source: almost 2 years ago
  • how can I add dynamic loading to do "plugins" for my Rust app?
    I’ve been eyeing https://extism.org/ for a while. Haven’t used it yet, but it seems promising and has the advantage of plugins being written in different languages. Source: almost 2 years ago
  • What in Rust is equivalent to C++ DLLs (shared libraries), or what do I need to do to support extensions in my app?
    Use WASM for plugins. This will be a good bit harder, and IMO doesn't seem super pleasant ATM (I haven't personally tried it yet). This thread from a couple months ago has more details. There's also Extism, though I know nothing about it. Source: about 2 years ago
  • What in Rust is equivalent to C++ DLLs (shared libraries), or what do I need to do to support extensions in my app?
    There are various options but the one I would look at first (I've not used it) is https://extism.org/. Source: about 2 years ago
  • How feasible is to create a WASM plugin system in Rust?
    Take a look at the docs & github if you're interested: https://extism.org & https://github.com/extism/extism. Source: over 2 years ago
  • How feasible is to create a WASM plugin system in Rust?
    Have you taken a look at Extism? I believe it is designed to do just that https://extism.org/. Source: over 2 years ago
  • Building Extension system for Rust Desktop app With...
    I've explored few options: 1. https://extism.org/ : it provides a nice sdk to work with WASM modules. We can build WASM modules in rust & it also provides an library so we can call the functions from those WASM modules directly from Rust. 2. Embedding a Deno or NodeJS runtime directly within the app. I don't even know if this is feasable. Source: over 2 years ago
  • Invoking webassembly functions from jvm-based applications
    The extism plug-in framework suite just released their initial java support. With the #java host-sdk from the @extism plug-in library, you can now run #webassembly in #jvm-based apps. Docs and example can be found here. Source: over 2 years ago

Do you know an article comparing Extism to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Extism discussion

Log in or Post with

Is Extism good? This is an informative page that will help you find out. Moreover, you can review and discuss Extism here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.