GithubHelp home page GithubHelp logo

enarx-wasmldr's People

Contributors

dependabot[bot] avatar mbestavros avatar npmccallum avatar steveej avatar ueno avatar wgwoods avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

enarx-wasmldr's Issues

[Infrastructure]: Archive this repository

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Description

wasmldr now lives within github.com/enarx/enarx
This repository is unused - archive it

Add support for socket redirection to stdin/stdout

The goal of this issue is make it possible to write a socket-activatable service as in systemd's ListenStream=. To allow that:

  • the config file needs to be extended to have a new enum value in Stdio, say Listen, to indicate the use of this feature
  • enarx-wasmldr needs to have a capability of listening on a socket and activate (run) the workload when a new connection comes

Provide application-specific config file

Although we already have a configuration that is applied at deployment time, applications typically express their requirements and hints determined at build time (something analogous to flatpak manifest).

Such configuration may include pre-opened file descriptors, bundled resources, minimal memory expectation, etc.

Check the OCI container format for deployment configuration

As described in the wiki, we are going to split our configuration file into two parts: build time and deployment time. Currently we have a single configuration file that is bundled in the Wasm binary itself, though an OCI-based package format has been proposed for similar purposes:

This issue is to check whether the OCI package format meets our needs. #22 probably depends on this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.