This repository was archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
As a Developer I want that the wasi.wasm is build on compile #31
Labels
Comments
@Giom-fm thats blocked by something right? |
Yes, by my stupidity. |
okay I dont want this to lay around. so what do we do with this issue |
It remains open until I have time to find a solution |
will this issue fix itself with given time? is preview1 still the way to go? |
As long as the component model is still in preview we need to build it in some way. Currently I build it manually and inject it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
As a developer I want that the wasi_snapshot_preview1.wasm is build while building the project.
Precondition:
Check how we can achieve this with cargo. (artifact = "cdylib")
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: