Dj

Results 16 issues of Dj

Adds support for passing and returning structs as buffers to FFI. Needed for certain system APIs such as AppKit on macOS

Steps to reproduce: ![img](https://cdn.discordapp.com/attachments/775256647819067404/820562154901078026/unknown.png) I'm using CLI from `master` branch.

✘ bug

There should be a way to disable these notices: ![img](https://cdn.discordapp.com/attachments/768920745618833478/811960577596850236/unknown.png) Because not everyone wants it in their applications.

enhancement
good first issue

We can now create NPM builds using dnt, so that Harmony can be used in Node.js as well.

Voice channels are going to support Messages just like Text Channels. So we need to support this in library.

enhancement ✨

Hi, nice crate! I'm looking into implementing Web Clipboard API for [Deno](https://deno.land) and this crate seems perfect for that. Though, there has to be a method to directly read/write bytes...

enhancement

Goals: - Optimize for fastapi calls - Take inspiration from `better-sqlite3` (Node.js) API as it is simple and concise Previously: ![image](https://user-images.githubusercontent.com/43033058/185801895-63d14ab4-3697-4429-87a5-6542154ca156.png) Now: ![image](https://user-images.githubusercontent.com/43033058/185802254-a5748ec0-c373-46ab-be89-cd113fa6e7c7.png)

Light mode is yikes so you know 😄 Last time I checked crux it used to have dark mode 🤔

enhancement

Currently I'm sending payload to WebSocket wrapped in a try/catch because I want to ignore the errors as they are handled with reconnects in close event, but now Deno randomly...

bug
web
ext/websocket

https://www.sqlite.org/backup.html

enhancement