We have collected here some useful links to help you find out if Extism is good.
Check the traffic stats of Extism on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Extism on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Extism's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Extism on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Extism on Reddit. This can help you find out how popualr the product is and what people think about it.
Technically WASI 0.1, but I used it (via Extism[0]) to implement a simple login library[1] that works in Rust, Go, and Node. Would be trivial to add other lanugages supported by Extism. Overall I loved the dev experience. [0]: https://extism.org/ [1]: https://github.com/lastlogin-net/DecentAuth. - Source: Hacker News / about 2 months ago
I tinkered with https://extism.org and basically the use case is that they suggest, namely you can extend software in another programming language but without having to setup a container or VMs on the client. They "just" run the code in the browser and it can be JavaScript, sure, but can also be Python, Go, whatever. It's quite specific though as I'm working on support programming in the browser. If you are not... - Source: Hacker News / about 2 months ago
Check out https://extism.org, it is built for those kinds of use cases. However I think WASI and components could enhance it. - Source: Hacker News / about 2 months ago
Is this Extism, but running as a service? https://extism.org/ It seems to me that a key feature of Extism is host functions (which can be called from the sandbox). But maybe I'm not comparing apples to apples? - Source: Hacker News / 6 months ago
If the code is gonna be written by LLMs anyway skip the js, directly use wasm and allow any language that compiles to it with something like https://extism.org/. - Source: Hacker News / 7 months ago
Extism is an plug-in framework based on WebAssembly: https://extism.org/. - Source: Hacker News / about 1 year ago
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 / over 1 year ago
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 / over 1 year ago
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 / over 1 year ago
This is exactly what we created Extism[0] and XTP[1] for! [0]: https://extism.org. - Source: Hacker News / almost 2 years ago
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 / about 2 years ago
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 / about 2 years ago
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 / over 2 years ago
For #1, check out https://extism.org/. - Source: Hacker News / over 2 years ago
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 2 years ago
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: almost 3 years ago
You want something like this: https://extism.org/ I haven't got around to actually trying it yet though. - Source: Hacker News / almost 3 years ago
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: about 3 years ago
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: about 3 years ago
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 3 years ago
There are various options but the one I would look at first (I've not used it) is https://extism.org/. Source: about 3 years ago
Do you know an article comparing Extism to other products?
Suggest a link to a post with product alternatives.
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.