Skip to content

Interpreter-level config#3407

Open
fedimser wants to merge 5 commits into
mainfrom
fedimser/config-map
Open

Interpreter-level config#3407
fedimser wants to merge 5 commits into
mainfrom
fedimser/config-map

Conversation

@fedimser

@fedimser fedimser commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR adds a key-value configuration map to the interpreter, that can be written into from interpreter call site and can be read from inside Q# code. It also adds Python API to write into it. Fixes #3271

@fedimser fedimser marked this pull request as ready for review June 30, 2026 16:56
@github-actions

Copy link
Copy Markdown

Change in memory usage detected by benchmark.

Memory Report for 314b739

Test This Branch On Main Difference
compile core + standard lib 24594147 bytes 24588971 bytes 5176 bytes

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.

[Feature request] Configuration map accessible from Q# code

1 participant