Skip to content

Commit

Permalink
adds intro sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-burns committed Aug 26, 2024
1 parent cbee9ec commit 573aa59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hugo-gh/content/tutorials/Golang-WASM-SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title = 'sig0namectl Javascript API Examples'
date = 2024-06-29T14:17:22+02:00
draft = false
+++

This section documents the sig0namectl API functions exposed to Javascript via WebAssembly (WASM).

## Example: newKeyRequest(): new subdomain key request
```
// note: needed in browser console debugging eg. after page reload
Expand Down

0 comments on commit 573aa59

Please sign in to comment.