Configure Wasm
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
Use the following global variables to configure the Code Engine for Wasm extensibility:
Variable Name |
Description |
Default Value |
---|---|---|
|
Specifies if a user can create or call Wasm UDFs/TVFs. |
|
|
Specifies the maximum size (in bytes) that a compiled Wasm module can use. |
|
|
Specifies the maximum linear memory (in bytes) that an individual Wasm module can use. |
|
|
Specifies the maximum size (in bytes) of Wasm modules that may be loaded. |
|
Last modified: March 25, 2025