Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Extism

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

Extism Reviews and details

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

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.
  • 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 month ago
  • WebAssembly Playground
    For #1, check out https://extism.org/. - Source: Hacker News / 3 months 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 / 6 months 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: 7 months 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 / 8 months 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: 11 months 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: 11 months 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: 12 months 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: 12 months 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: about 1 year 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: about 1 year 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 1 year 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 1 year 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

This is an informative page about Extism. You can review and discuss the product 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.