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

feat(#35): memory as a container for a real data #36

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Sep 4, 2023

Closes: #35


PR-Codex overview

Detailed summary

  • Added a new blog post titled "MEMORY as a container for a real data"
  • Changed the behavior of the memory object in the programming language
  • Introduced the concept of objects and data, with data being a sequence of bytes
  • Updated code examples to reflect the new behavior of the memory object
  • Added a new restriction to memory: it records the length of the first stored object and restricts writing objects with a larger length in bytes

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member Author

@Graur please review this one

Copy link
Contributor

@Graur Graur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxonfjvipon Looks good to me, thanks!
@yegor256 Could you please take a look at this blog post?

@maxonfjvipon
Copy link
Member Author

@yegor256 please have a look

@yegor256
Copy link
Member

yegor256 commented Sep 4, 2023

@rultor merge

@rultor
Copy link
Contributor

rultor commented Sep 4, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit ed47be5 into objectionary:master Sep 4, 2023
1 check passed
@rultor rultor temporarily deployed to github-pages September 4, 2023 15:34 — with GitHub Pages Inactive
@rultor
Copy link
Contributor

rultor commented Sep 4, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 9min)

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.

Blog post about memory in 0.31.0
4 participants