holzschu / holzschu/a-shell

Lack of termios.h to port some package to a-shell

Open
#339 8 comments 0 reactions 0 assignees View on GitHub
fix committed
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

Hi,

I'm now trying to port MicroEmacs to a-shell environment which seems much easier than porting GNUEmacs.
As a first step, as a practice, I'm trying to compile kilo a simple text editor (https://github.com/antirez/kilo) using WASI-SDK.
Then, I noticed that WASI-SDK does not provide termios.h features on which both kilo and MicroEmacs are based.

Can you give me any advice on how I can work around such an issue?

Moreover, as I tried to clone holzschu's version of WASI-SDK, I found that src/llvm-project @ bb31aec is not available at this moment and hence I cannot properly fetch the full package of the tailored version of the SDK. Currently, I'm using the original version of it instead to compile the above packages.

Sincerely,
MS

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.