Skip to content

docs: summarize C++ runtime support - #68

Merged
kbuffardi merged 1 commit into
mainfrom
docs/runtime-support-summary
Aug 10, 2026
Merged

docs: summarize C++ runtime support#68
kbuffardi merged 1 commit into
mainfrom
docs/runtime-support-summary

Conversation

@kbuffardi

Copy link
Copy Markdown
Owner

Summary

  • add a concise README summary of supported C++/STL and runtime capabilities
  • document WASI limits for networking, processes, environment/argv, threads, filesystem semantics, PTY behavior, and locale/platform facilities
  • state that compatibility is not an exhaustive STL matrix

Validation

  • npm run lint
  • npm run test:e2e
  • npm run build

Closes #67

Document supported in-memory and workspace-backed C++ use cases alongside the WASI runtime limits.\n\nCloses #67
@kbuffardi
kbuffardi merged commit 6da60fb into main Aug 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document supported and unsupported C++ runtime features

1 participant