|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Files | |
| actions.c | |
| Action function stubs for WASM (not needed for mirror mode) | |
| audio.h | |
| Stub audio types for WASM builds (uses Web Audio API instead of PortAudio) | |
| crypto.c | |
| Stub implementations for crypto-related functions in WASM build. | |
| filesystem.c | |
| File operation stubs for WASM. | |
| log.c | |
| Logging utility stubs for WASM. | |
| manpage.c | |
| Manpage resource stubs for WASM (not needed for mirror mode) | |
| mode_defaults.c | |
| Mode-specific default stubs for WASM. | |
| portaudio.h | |
| Stub PortAudio header for WASM builds. | |
| terminal.c | |
| Terminal function stubs for WASM (not needed for mirror mode) | |
| util.c | |
| Utility stubs for WASM/Emscripten (backtrace, localtime) | |
| video.c | |
| Video utility stubs for WASM. | |