Skip to content

Commit

Permalink
Merge pull request #54 from galleymemsql/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kesmit13 committed Mar 8, 2024
2 parents db1bccf + 950af6b commit a978e1e
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 a978e1e

Please sign in to comment.