Skip to content

Commit

Permalink
[rusty_quack] Add wasm builds
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Nov 13, 2024
1 parent 501ce73 commit 91a5e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/rusty_quack/description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ extension:
language: Rust
build: cargo
license: MIT
excluded_platforms: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools"
excluded_platforms: "wasm_threads;windows_amd64_rtools"
requires_toolchains: "rust;python3"
maintainers:
- samansmink

repo:
github: duckdb/extension-template-rs
ref: 11388561c1bf27535ec81e2f8c3d3d1b590e7bd0
ref: b2df5c94f8b85443aaa563fd62687ee0bc62a582

docs:
hello_world: |
Expand Down

0 comments on commit 91a5e83

Please sign in to comment.