-
When enabling `unlock_notify` i get:
```
error[E0425]: cannot find value `SQLITE_LOCKED_SHAREDCACHE` in crate `ffi`
--> /Users/crowlkats/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0…
-
### Description
Colorls was broken after updating to macOS Big Sur, so I tried uninstalling and re-installing with sudo gem (un)install colorls, but I'm getting an error message:
- Relevant …
-
## Latest news on native ARM compatibility
- **(2020-12-26) We currently have 3168 formulas bottled for Apple Silicon in homebrew-core. At this point, the table below is probably not really relevan…
claui updated
3 years ago
-
To interface with code from other languages easily, deno need to have proper foreign function interface (FFI) support, not plugin support with proprietary format.
## Prior Art
[Python ctypes](ht…
-
I realize this what I'm going to describe here sounds sketchy, but I really do know what I'm doing, and I've not been able to come up with a different solution.
The request is -- can we have a (uns…
-
Update April 15, 2020: Still go for May 13.
Update March 6, 2020: There's a difficult balance to be had between trying to get it right and shipping a usable product. The repository continues to see…
-
Idea: add something like `node-gyp` for native modules.
-
One of the first things I looked for was a sqlite module for Deno. There is one, but it's a webassembly build, and wouldn't work with multi-process access to the sqlite3 database file.
The second …
-
- [X] allocate name https://crates.io/crates/deno
- [X] make 'cargo check' work (i.e. basic cargo support) #1128
- [x] gn and ninja should build into the same dir https://github.com/denoland/deno/p…
-
Our benchmarks are finally at the point where we're able to measure the overhead of serialization. The gap below is due to serialization:
Flatbuffers appears to now be our bottleneck (see benchmar…