select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

wasm

A Postgres extension to run WebAssembly binaries.

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagewasm
Version0.1.0
PostgreSQL versions10
RepositoryUnspecified
Extension typeStandard
VendorWasmer
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemawasm
Stars430
Latest commit2020-12-10
Latest release2019-08-30
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgwasmRun sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
pg_extismAn Extism sample showing how you can run Extism plugins from PostgreSQl using pgrx!
plv8PL/JavaScript (v8) trusted procedural language
pljsPL/JS trusted procedural language