emscripten-core / emscripten-core/emscripten

Emscripten for the Web

Open
#19,163 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 6h
Merged PRs (30d)
109

Description

Why can't I make the readline library with emcc. I am getting this error:

```
signals.c:61:30: error: expected ';' at end of declaration list
typedef struct { SigHandler *sa_handler; int sa_mask, sa_flags; } sighandler_cxt;
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.