Files
OwnCord/Server/plugin/examples/hello/hello.wasm
T
J3vb 86634c531e feat(phase-bc): add hello plugin WASM binary and source
- main.go: TinyGo WASI plugin implementing the OwnCord plugin ABI
  (allocate/deallocate, list_commands, command_dispatch, on_event)
- hello.wasm: precompiled binary (TinyGo 0.40.1, Go 1.25.3, wasm-opt 129)
  Responds to /hello [name] with a greeting; proof-of-life for wazero runtime
2026-04-06 23:40:03 +02:00

924 KiB