-
Hello,
First time trying exqlite. Running into this error (`mix compile` from repo root but also running into error with Phoenix):
```
==> exqlite
Downloading precompiled NIF to /Users/adam/Li…
-
We still cannot include elixirscript from github into a project. Running mix deps.get && mix compile does not build the initial Core.js. We need to clone elixirscript, make, then use elixirscript via…
-
**Describe the bug**
When opening an UDP socket with `inet` backend, we observe enormous CPU usage (~90% of every thread on 32 cores 64 threads machine) when process, which open the socket doesn't …
-
@janl:
> We need to revamp the Query Server. It is hardcoded to an out-of-date version of SpiderMonkey and we are stuck with C-bindings that barely anyone dares to look at, let alone iterate on.
>
…
-
I'm an engineer working at @realglobe-Inc. We use AtomVM to develop Wi-Fi sniffer on ESP-32.
We need to get a fast implementation for dumping Wi-Fi frame packet into hexadecimal string.
So we made…
-
**Is your feature request related to a problem? Please describe.**
Glad to see a solid alternative to Electron! While Rust is a great choice (though I am currently building apps in Elixir) I much p…
mayel updated
2 months ago
-
I'm trying to use `proj` on my Ubuntu 22.10 system. When I install `libproj-dev`, I get version 9.0.1:
```sh
$ sudo apt install libproj-dev
Reading package lists... Done
Building dependency tree…
-
Hi, I'm trying to add sqlite3 support to an Elixir CLI tool I built recently, and exqlite seems like a good match, but I'm unable to get it working. The main error seems to be this:
`** (UndefinedF…
-
Hello there,
this is a continuation of a discussion from #83. I think it would be a great feature to allow connecting to nerves devices using SSH into a unix shell, separate to the existing IEx / E…
-
See: https://github.com/lasp-lang/partisan/issues/42