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

Pr2 #20

Closed
wants to merge 372 commits into from
Closed

Pr2 #20

wants to merge 372 commits into from

Conversation

clover2123
Copy link
Owner

No description provided.

clover2123 and others added 30 commits October 31, 2023 15:55
Signed-off-by: HyukWoo Park <[email protected]>
* fix ALLOCA to allocate heap memory for large-sized array

Signed-off-by: HyukWoo Park <[email protected]>
Signed-off-by: HyukWoo Park <[email protected]>
* simplify the wasm_externtype_t structure

Signed-off-by: HyukWoo Park <[email protected]>
* use for fixed-size array

Signed-off-by: HyukWoo Park <[email protected]>
* remove m_capacity member in VectorWithFixedSize
* store parsing result in a parser instance and then, attach it to a newly generated module

Signed-off-by: HyukWoo Park <[email protected]>
Signed-off-by: Zoltan Herczeg [email protected]
I unified the Load32/Load64 classes into SimpleLoad, and Store32/Store64
classes into SimpleStore.
Zoltan Herczeg and others added 26 commits May 10, 2024 17:50
* update to use v0.0.21 uvwasi instead of dangling commit
* revise cmake build for WASI

Signed-off-by: HyukWoo Park <[email protected]>
Also fix wrong src/dst argument passing to move.

Signed-off-by: Zoltan Herczeg [email protected]
A free register is also allocated

Signed-off-by: Zoltan Herczeg [email protected]
Signed-off-by: HyukWoo Park <[email protected]>
Signed-off-by: Zoltan Herczeg [email protected]
* revise wasm binary reader and its parser

Signed-off-by: HyukWoo Park <[email protected]>
Signed-off-by: HyukWoo Park <[email protected]>
Co-authored-by: matetokodi <[email protected]>
Signed-off-by: HyukWoo Park <[email protected]>
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.

7 participants