add screenshot

This commit is contained in:
jasonwitty 2025-09-09 13:49:06 -07:00
parent 8286d21a2a
commit 5e5fde190a
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@ This directory contains a complete WebAssembly (WASM) compatibility test and imp
- ❌ TLS connections (`wss://`) - use `ws://` only
- ❌ TLS certificate handling (use non-TLS endpoints)
## Quick Test
## Quick Start - WASM Test Page
```bash
# Please note that the test assumes you have and agent runnign on your local host at port 3000. If you would like to use an alternate configuration please update lib.rs prior to build.
@ -37,6 +37,9 @@ basic-http-server . --addr 127.0.0.1:8000
# Check the browser console for test results
```
<img src="./screenshot_09092025_134458.jpg" width="85%">
## WASM Dependencies
The test uses the WASM-compatible networking features:

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB