Skip to content

Wasm/WASI tasks spec - #10259

Merged
YuliiaKovalova merged 15 commits into
dotnet:mainfrom
JanProvaznik:dev/janpro/wasi-tasks-spec
Aug 12, 2024
Merged

Wasm/WASI tasks spec#10259
YuliiaKovalova merged 15 commits into
dotnet:mainfrom
JanProvaznik:dev/janpro/wasi-tasks-spec

Conversation

@JanProvaznik

@JanProvaznikJanProvaznik commented Jun 18, 2024

Copy link
Copy Markdown
Member

This is a PR for the proposed WASI-Build feature spec, only documentation

WIP implementation: https://github.com/JanProvaznik/MSBuildWasm

@JanProvaznikJanProvaznik added Area: Tasks Issues impacting the tasks shipped in Microsoft.Build.Tasks.Core.dll. WIP labels Jun 18, 2024
@JanProvaznikJanProvaznik self-assigned this Jun 18, 2024

@rainersigwaldrainersigwald left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey, I've got LOTS of comments here but this is great progress and I'm getting even more excited about the project. Feel free to reach out to discuss anything.

Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
@JanProvaznik
JanProvaznik changed the base branch from main to feature/wasi-tasksJune 20, 2024 14:49
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
Comment threaddocumentation/specs/proposed/WASI-tasks.md Outdated
clarify spec, update with info about communication between host and tasks
@JanProvaznikJanProvaznik changed the title WASI-Build specWasm-Build specJul 1, 2024
@JanProvaznikJanProvaznik changed the title Wasm-Build specWasm/WASI tasks specJul 12, 2024
@JanProvaznik
JanProvaznik marked this pull request as ready for review July 15, 2024 13:00
@JanProvaznik
JanProvaznik changed the base branch from feature/wasi-tasks to mainJuly 15, 2024 13:00

@YuliiaKovalovaYuliiaKovalova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me, some small comments to consider

Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
@JanProvaznik
JanProvaznikforce-pushed the dev/janpro/wasi-tasks-spec branch from a19d9b5 to 89fe997CompareJuly 17, 2024 11:23

@rainersigwaldrainersigwald left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Loving it!

Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/wasmtask.wit Outdated
@rainersigwald

Copy link
Copy Markdown
Member

@lambdageek@lewing y'all might be interested in this project.

Comment threaddocumentation/specs/proposed/wasmtask.wit Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
format and fix WIT so it can generate bindings
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
Comment threaddocumentation/specs/proposed/Wasm-tasks.md Outdated
@YuliiaKovalova
YuliiaKovalova merged commit 0716e1c into dotnet:mainAug 12, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: TasksIssues impacting the tasks shipped in Microsoft.Build.Tasks.Core.dll.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@JanProvaznik@rainersigwald@pavelsavara@baronfel@heaths@cataggar@YuliiaKovalova