MEM
WebsiteLabsGuides
  • โš—๏ธMolecular Execution Machine
  • ๐Ÿ‘‹Introduction
    • What is MEM?
    • MEM features
    • MEM vs alternatives
    • Technical architecture
    • Use-case examples
  • โšกQuickstart
    • Quickstart guide
  • ๐Ÿ“–MEM Specifications
    • Function syntax
    • Function specs
    • Transaction specs
    • Supported languages
    • About MIPs
  • โš›๏ธMolecules
    • Overview
    • Multichain authentication
    • Using APIs
    • API reference
  • ๐ŸงชMEM IDE
    • Overview
    • Function ABI
  • โš’๏ธMEM Carbon Testnet
    • Overview
    • Deploy to testnet
    • Interact with testnet functions
  • โš™๏ธMEM SDK
    • SDK Usage
  • ๐Ÿ–ฅ๏ธMEM CLI
    • Function deployment
    • Function interaction
  • ๐Ÿ—๏ธMEM API
    • Overview
    • Write operations
    • Read operations
  • โš›๏ธ3EM-MEM
    • Overview
    • EXM API
    • Key-Value Storage (KVS)
  • ๐ŸงฉExamples
    • Pastebin clone
    • Query onchain data
Powered by GitBook

mem.tech ยฉ 2023

On this page
  1. Introduction

MEM vs alternatives

Comparing MEM with alternative existing solutions

In this section, we'll take a closer look at MEM and its alternatives. In the table below, we compare their features, scalability, and limitations.

Feature
MEM
Warp
SmartWeave
Glome

Core features

Trustlessly verifiable

โœ…

โœ…

โœ…

โœ…

Near-instant finality

โœ…

๐ŸŸก

โŒ

๐ŸŸก

Free interactions

โœ…

โœ…

โŒ

โœ…

Sandboxed runtime

โœ…

โœ…

โŒ

โœ…

Cross-contract calls

โœ…

โœ…

โœ…

โŒ

Bundlr Support

โœ…

โŒ

โœ…

โœ…

Walletless optional

โœ…

โœ…

โŒ

โœ…

Verifiable randomness

โœ…

โœ…

โŒ

๐ŸŸก

Multichain Authentication

โœ… (Arweave, EVM, non-EVM)

๐ŸŸก (Arweave, EVM)

โŒ (Arweave only)

โœ… (Arweave, networks supported by Irys)

Fetch any data source

โœ…

โŒ

โŒ

๐ŸŸก

Guaranteed Determinstic Behavior

โœ…

โŒ

โŒ

๐ŸŸก

EVM bytecode interpretation

๐ŸŸก

โŒ

โŒ

โŒ

Serverless Functions

โœ…

โŒ

โŒ

โŒ

Usable as RESTful API

โœ…

โŒ

โŒ

โœ…

Open Source

โœ…

โœ…

โœ…

โœ…

Developer Experience

JavaScript/TS support

โœ…

โœ…

โœ…

โœ…

WASM support

โœ…

โœ…

โœ…

โŒ

SDK

โœ…

โœ…

โœ…

โŒ

API

โœ…

โœ…

โœ…

โœ…

CLI

โœ…

โœ…

โœ…

โŒ

Explorer

โœ…

โœ…

โŒ

โŒ

Indexer

โœ…

โœ…

โŒ

โœ…

PreviousMEM featuresNextTechnical architecture

Last updated 1 year ago

๐Ÿ‘‹