select open change scope Open full search

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

Extensions / Procedural languages

pgwasm

Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.

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

Overview

Packagepgwasm
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgwasm
Stars1
Latest commit2026-06-23
Catalogue updated2026-08-30

Related extensions

See also

plv8PL/JavaScript (v8) trusted procedural language
pljsPL/JS trusted procedural language
plluaLua as a procedural language
pg_tleTrusted Language Extensions for PostgreSQL