Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

TRACKING: Rewrite Fission CLI #1

Open
7 of 22 tasks
bgins opened this issue Oct 24, 2022 · 0 comments
Open
7 of 22 tasks

TRACKING: Rewrite Fission CLI #1

bgins opened this issue Oct 24, 2022 · 0 comments

Comments

@bgins
Copy link
Contributor

bgins commented Oct 24, 2022

We're rewriting the Fission CLI in Rust.

Tasks

Note that we will want to make sure the rewritten CLI is compatible with the existing CLI config files. If it is not, we should migrate to provide backwards compatibility.

The Problem

Currently the Fission Cli is written in rust. This is not ideal as Haskell has a number of issues including bad package management, bad support for compiling for windows, no support for compiling to Web Assembly, and more. In order to get around these issues we are rewriting the Fission Cli and other Fission apps like WINFS in Rust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants