Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added a note clarifying that this repo is intended for experimental use, and to visit the forums to ask questions/etc.
  • Loading branch information
galleymemsql authored Mar 8, 2024
1 parent db1bccf commit 950af6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SingleStore Wasm Toolkit, Tutorial, And Examples

**Attention**: The code in this repository is intended for experimental use only and is not fully tested, documented, or supported by SingleStore. Visit the [SingleStore Forums](https://www.singlestore.com/forum/) to ask questions about this repository.

This repository provides utilities and documentation intended to help you streamline development of Wasm UDFs and TVFs for SingleStoreDB. It consists of development containers, a tutorial, and a collection of example Wasm programs.

This README describes the technical details on how to get started using this toolkit. Please also check out our [tutorial](https://singlestore-labs.github.io/singlestore-wasm-toolkit/html/Tutorial-Overview.html), which is great place to start once you are ready to write your first function, and will walk you through specific examples.
Expand Down

0 comments on commit 950af6b

Please # to comment.