Documentation
¶
Overview ¶
Example: Counter function with Olric cache This function demonstrates using the distributed cache to maintain state. Compile with: tinygo build -o counter.wasm -target wasi main.go
Note: This example shows the CONCEPT. Actual host function integration requires the host function bindings to be exposed to the WASM module.
Click to show internal directories.
Click to hide internal directories.