List of AssemblyScript Integrations

This is a list of platforms and tools that integrate with AssemblyScript. This list is updated as of April 2025.

  • 1
    Extism Reviews & Ratings

    Extism

    Dylibso

    Empower your software with seamless WebAssembly plug-in integration!
    Extism is an open-source, universal plug-in framework that empowers developers to make any software programmable by harnessing the capabilities of WebAssembly. The project's thorough documentation is consistently updated, keeping pace with its dynamic development. With more than 15 officially supported Host SDKs, Extism effortlessly integrates into a wide array of popular programming languages. Moreover, it offers over 7 officially supported PDKs, enabling developers to craft plug-ins in their preferred languages. As the runtime features expand, Extism distinguishes itself as a remarkable plug-in solution suitable for applications of various types and sizes. Among its offerings is a fully functional canonical reference demonstration created with the Elixir host SDK, which highlights plug-ins built in Rust, TypeScript, and JavaScript. Additionally, the platform includes an implementation of a turn-based multiplayer gaming experience, featuring playable games that users can assess and enjoy. These games are designed as WebAssembly modules with unique export sets, ensuring an engaging user experience. For those eager to explore, the source code is accessible on GitHub, and an installer is available for users to kickstart their journey. The platform's open-source nature invites users to fork the code, experiment at will, and even set up their own game servers. This collaborative environment not only inspires creativity but also nurtures a thriving community of developers who share ideas and innovations. Ultimately, Extism’s robust framework and supportive community make it an excellent choice for developers looking to push the boundaries of software development.
  • 2
    WebAssembly Reviews & Ratings

    WebAssembly

    WebAssembly

    "Effortless performance and security for modern web applications."
    WebAssembly, often abbreviated as Wasm, is a binary instruction format designed for use with a stack-based virtual machine, providing a versatile compilation target for multiple programming languages and enabling the seamless deployment of applications on the web for both client-side and server-side environments. The architecture of the Wasm stack machine prioritizes efficiency regarding both size and load times, using a binary structure that allows for rapid execution. By capitalizing on common hardware capabilities, WebAssembly seeks to deliver performance levels that closely match those of native applications across a wide array of platforms. Furthermore, WebAssembly creates a memory-safe and sandboxed execution context that can be combined with existing JavaScript virtual machines, thereby enhancing its adaptability. When deployed in web settings, WebAssembly conforms to the browser's security protocols regarding same-origin policies and permissions, which helps maintain a secure execution environment. Moreover, WebAssembly includes a human-readable textual format that aids in debugging, testing, and educational purposes, enabling developers to easily experiment with and refine their code. This textual form is also accessible when reviewing the source of Wasm modules online, allowing programmers to interact directly with their code more effectively. By promoting such accessibility and understanding, WebAssembly not only aids developers but also fosters a broader appreciation for the inner workings of web applications, ultimately contributing to a more robust web development ecosystem.
  • Previous
  • You're on page 1
  • Next