ConduitIO / ConduitIO/conduit

Feature: WASI Preview 2 Support

Open
#1,646 8 comments 1 reaction 0 assignees View on GitHub
feature roadmap
Dominant language
Go
Stars
610
Forks
63
Avg merge
12h 28m
Merged PRs (30d)
57

Description

### Feature description

As best as I can tell, [WASI Preview 2](https://github.com/WebAssembly/WASI/blob/main/preview2/README.md) is now the official version of WASI, while [Preview 1](https://github.com/WebAssembly/WASI/tree/main/legacy/preview1) was moved to the legacy directory in their repo.

They marked the first official release (0.2.0) of WASI on April 24, 2024, which corresponds with Preview 2.

It has APIs defined for HTTP, filesystem and more - which would be very useful in general, and for a Benthos processor in particular (which we discussed [here](https://github.com/ConduitIO/conduit/discussions/1614)).

So, it would be great if Conduit Processor SDK could move to support the Preview 2 APIs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.