Skip to content

feat: optimize the active init operation of zero-initialized memory of makeFieldInitializationInConstructor - #3038

Open
KKiiim wants to merge 1 commit into
AssemblyScript:mainfrom
KKiiim:opt-zero-init
Open

feat: optimize the active init operation of zero-initialized memory of makeFieldInitializationInConstructor#3038
KKiiim wants to merge 1 commit into
AssemblyScript:mainfrom
KKiiim:opt-zero-init

Conversation

@KKiiim

@KKiiim KKiiim commented Aug 20, 2026

Copy link
Copy Markdown
  • Reduce unnecessary zero-initialization memory in the constructor

  • According to wasm-spec, grown memories should initialized with value 0x00

  • I've read the contributing guidelines

  • I've added my name and email to the NOTICE file

@KKiiim

KKiiim commented Aug 20, 2026

Copy link
Copy Markdown
Author

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.

1 participant