Skip to content

idea: consider leveraging the Wasm Component Model #5

@mkovaxx

Description

@mkovaxx

https://component-model.bytecodealliance.org/

This would allow:

  • specifying the problem interfaces in WIT
  • choosing from multiple languages to solve a problem, such as Rust, C++, Python, etc.
  • submitting solutions as Wasm modules
  • running solutions sand-boxed and time limited using something like wasmtime
  • choosing from multiple languages to write solution checkers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions