Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

WebAssembly/wasi-cloud-core

Repository files navigation

A proposedWebAssembly System Interface API.

Current Phase

wasi-cloud-core is currently inPhase 1.

Champions

Phase 4 Advancement Criteria

wasi-cloud-core should have at least two implementations (i.e., from service providers, and or cloud providers), and, at the very minimum, pass the testsuite for Windows, Linux, and MacOS.

Table of Contents [if the explainer is longer than one printed page]

Introduction

Note: This proposal currently only contains the proposed WIT interfaces; more work is necessary to fully document the proposal.

wasi-cloud-core World aims to provide a generic way for WASI applications to interact with services. This world is created by including many other WASI worlds being proposed in the WASI community. The following is a list of the worlds that are currently being included inwasi-cloud-core.

This list of services provide a set of capabilities that are common to many applications. Examples: handling an HTTP request, responding to a pub/sub message, storing a key/value pair, etc. It targets a wide range of applications, from long-running services to "bursty workloads" like Edge functions, serverless functions or Cloud events.

This set of capabilities are derived from the best practices of building distributed applications. It is not intended to be a complete set of capabilities, but rather are needed by 80% of applications.

Out-of-Scope Capabilities (for now)

  • wasi-sql: the scope of thewasi:sql is not clear yet, and it is decided to be dropped from the wasi-cloud-core proposal.
  • wasi-distributed-lock-service: the distributed lock service is a very specific service that is not needed by 80% of applications. It is decided to be dropped from the wasi-cloud-core proposal.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp