We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bd932f + bc77c40 commit 17c0abdCopy full SHA for 17c0abd
extensions/evalexpr_rhai/description.yml
@@ -4,7 +4,7 @@ docs:
4
extension:
5
build: cmake
6
description: Evaluate the Rhai scripting language in DuckDB
7
- excluded_platforms: windows_amd64_rtools;windows_amd64_mingw;windows_amd64
+ excluded_platforms: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw;"
8
language: C++
9
license: Apache-2.0
10
maintainers:
@@ -14,4 +14,4 @@ extension:
14
version: 2025091601
15
repo:
16
github: query-farm/evalexpr_rhai
17
- ref: 4b5e3c6ae750c223025a9a20919856090c60d675
+ ref: 01d394492b2b1e2a22f8fa7de6546ab170438e9d
0 commit comments