FrontMage

Results 10 issues of FrontMage

Hi, I'm trying to using faster on my project, but I can't seem to build it on my machine. Does not seems to be the problem of rust but the...

### What version of pkg are you using? 5.8.0 ### What version of Node.js are you using? 17.9.0 ### What operating system are you using? macOS ### What CPU architecture...

Trying use `history` command on ubuntu 17.04 GNOME, it throws this. Is there any extra package I should install? --- upterm version 0.43

It's OK using on a one time command, while using wow with prompt, it consumes more cpu usage every time it starts, doesn'st seem to clean up it's goroutines.

help wanted

I looked up the documentation, the `add_friend` accepts only one param which is the public key of the friend, but the C binding lib can add friend with a message,...

Wonder if there is a way to export schemas or just have to write it twice.

I have a 6 node process, they all use the same pm2 log config, streaming there log to the same file. They are in cluster mode, but they were started...

Sometimes a job can take a long time or just a daemonized job. Wouldn't it be great to have something like `pm2` to manage background jobs? ``` $ corgi bg...

enhancement

The `site.js` is 203KB, and the `site.wasm` is about the same size. Wonder if there is a way to reduce the file size.

enhancement
good first issue

### Version 5.6.3 ### Description Trying to make `https://wolfssl.com/encrypted-client-hello-ech-now-supported-wolfssl/` this work, by compiling code from `https://gist.github.com/jpbland1/ad46617fcc40934b252ce031c7aa5969` on M1 Mac. After building the wolfssl lib by using ```bash ./configure --host=aarch64-apple-darwin make...