Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update as-wasi dependency in AssemblyScript client #92

Open
radu-matei opened this issue May 4, 2022 · 1 comment · May be fixed by #98
Open

Update as-wasi dependency in AssemblyScript client #92

radu-matei opened this issue May 4, 2022 · 1 comment · May be fixed by #98
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@radu-matei
Copy link
Member

The AssemblyScript implementation is currently pinned to v0.4.4 or as-wasi, and the new release that breaks building modules:

ERROR TS6054: File '~lib/as-wasi.ts' not found.

 import { Console } from "as-wasi";
                         ~~~~~~~~~
 in ~lib/@deislabs/wasi-experimental-http/index.ts(3,25)

We should bump as-wasi (and potentially AssemblyScript itself).

@radu-matei radu-matei added good first issue Good for newcomers help wanted Extra attention is needed labels May 4, 2022
@aergonaut aergonaut linked a pull request Aug 10, 2022 that will close this issue
@mariusa
Copy link

mariusa commented Nov 15, 2022

Salut :) ping on this one, please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants