Skip to content

Conversation

@kammce
Copy link
Member

@kammce kammce commented Jan 20, 2026

basic_context now has stack memory for the context embedded within itself with the use of a template parameter. It will no longer be a parent class that requires stack memory to be provided.

Resolves #63

`basic_context` now has stack memory for the context embedded within
itself with the use of a template parameter. It will no longer be
a parent class that requires stack memory to be provided.

Resolves #63
@kammce kammce merged commit a50c9af into main Jan 20, 2026
5 checks passed
@kammce kammce deleted the basic-context-embedded-memory branch January 20, 2026 20:45
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.

Add stack memory to basic_context

2 participants