Stream: git-wasmtime

Topic: wasmtime / PR #5949 Update and Refactor docs/assemblyscri...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 02:05):

JairusSW opened PR #5949 from main to main:

As of AssemblyScript v0.20.x, import "wasi"; is no longer supported, but WASI functionality is moved to the @assemblyscript/wasi-shim plugin. The changes update the required dependencies, scripts, updated code, and a README.

This Pull Request also adds a AssemblyScript WASI Demo which showcases some features from WASI such as stdin, stdout, system time, and random numbers. It also includes a README and uses the dependency as-rainbow to add some color effects.

Here is an example of the AssemblyScript WASI Demo output.
![image](https://user-images.githubusercontent.com/60235514/223300585-f37174e8-e2a1-4900-b3d5-87ecd9061293.png)

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2023 at 21:40):

bachp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2023 at 21:42):

JairusSW requested wasmtime-default-reviewers for a review on PR #5949.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2023 at 21:42):

JairusSW updated PR #5949.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2023 at 21:42):

JairusSW requested cfallin for a review on PR #5949.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2023 at 03:54):

cfallin requested itsrainy for a review on PR #5949.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2023 at 03:54):

cfallin requested wasmtime-default-reviewers for a review on PR #5949.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2023 at 13:23):

itsrainy submitted PR review:

Thanks! I ran through the demos and everything looks good to me!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2023 at 14:19):

itsrainy merged PR #5949.


Last updated: Nov 22 2024 at 17:03 UTC