Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add APIs for writing to memory and variables #324

Open
Tracked by #323
osandov opened this issue Jul 5, 2023 · 1 comment
Open
Tracked by #323

Add APIs for writing to memory and variables #324

osandov opened this issue Jul 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@osandov
Copy link
Owner

osandov commented Jul 5, 2023

The important thing is that for production use cases, we want the API to safeguard against mistakes. E.g., make the write APIs very distinct from any read-only APIs, and/or require explicitly enabling write APIs.

@osandov osandov added the enhancement New feature or request label Jul 5, 2023
@brenns10
Copy link
Contributor

brenns10 commented Mar 2, 2024

Discussion from LPC 2023 related to writing to memory, and breakpoints:
https://lpc.events/event/17/contributions/1471/
https://www.youtube.com/watch?v=6jRi44yp3YQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants