Skip to content

add a few test cases with fd_read#41

Merged
loganek merged 2 commits intoWebAssembly:mainfrom
yamt:read
Apr 7, 2023
Merged

add a few test cases with fd_read#41
loganek merged 2 commits intoWebAssembly:mainfrom
yamt:read

Conversation

@yamt
Copy link
Contributor

@yamt yamt commented Feb 28, 2023

a fix for toywasm: yamt/toywasm@e9cc8ce

wamr doesn't work as of writing this.
it might be fixed when dev/interrupt_block_insn branch is done.

@yamt
Copy link
Contributor Author

yamt commented Mar 22, 2023

@abrown @loganek can you review?

@@ -0,0 +1,58 @@
;; When the main thread calls proc_exit, it should terminate
;; a thread blocking in a WASI call. (poll_oneoff)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
;; a thread blocking in a WASI call. (poll_oneoff)
;; a thread blocking in a WASI call. (fd_read)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops, fixed. thank you.

yamt added 2 commits March 22, 2023 19:41
a fix for toywasm: yamt/toywasm@e9cc8ce

wamr doesn't work as of writing this.
it might be fixed when dev/interrupt_block_insn branch is done.
@yamt
Copy link
Contributor Author

yamt commented Apr 7, 2023

@loganek @abrown any other concerns?

@loganek
Copy link
Collaborator

loganek commented Apr 7, 2023

Sorry for the delay. The change looks good to me. @abrown / anybody else: I'll go ahead and merge it as the PR was open for quite some time; feel free to open an issue if you have any comments

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.

2 participants