Stream: git-wasmtime

Topic: wasmtime / Issue #2502 Adjust WASI implementation to buil...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2020 at 07:28):

whitequark commented on Issue #2502:

I've smoke tested this target by running YoWASP with wasmtime-py installed inside Termux. Yosys seems to run fine, except that instead of gracefully terminating, it just segfaults after a pretty large delay. Not sure what's up with that.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2020 at 07:36):

whitequark edited a comment on Issue #2502:

I've smoke tested this target by running YoWASP with wasmtime-py installed inside Termux. Yosys seems to run fine, except that instead of gracefully terminating, it just segfaults after a pretty large delay. ~Not sure what's up with that.~ I presume it segfaults because of https://github.com/bytecodealliance/wasmtime/issues/1523.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2020 at 07:58):

github-actions[bot] commented on Issue #2502:

Subscribe to Label Action

cc @kubkon

<details>
This issue or pull request has been labeled: "wasi"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2020 at 15:31):

whitequark commented on Issue #2502:

would it make sense to add O_RSYNC there too, so that in the future we can remove the cfg_if here?

I didn't realize we can do that! https://github.com/rust-lang/libc/pull/1997


Last updated: Nov 22 2024 at 17:03 UTC