ケイラ

Results 59 issues of ケイラ

**Describe the bug** **Steps to Reproduce** ```typescript await serve(async (req: Request) => { const res = await handler(req); // Consumes the body! Deno won't be able to read it afterwards!...

bug

Convert all of the memory mapping code to exclusive range patterns when it is no longer experimental. https://github.com/rust-lang/rust/issues/37854

enhancement

Vite would be really cool to use (and works great for full builds), but needs some kinks ironed out for dev use

https://github.com/amilajack/node-disk-utility

In particular, you get a runtime error when passing `""` because it fails a truth-y check. Being able to pass undefined and null, and treating them as `""` would be...

Something like... ```gleam const puppies = map.from_list([ "August", "Dot", "Mady", "Spot", "Toby" ] |> list.map(fn (name) { #(name, Puppy(name, good: True, soft: True)) })) ``` ...turns into... ...which is definitely...

help wanted
good first issue
area:errors

Not really mergable as is, but is a nice PoC and gives us a spot for discussion - We probably want a way to specify runtime (semi-independent of build target)...

Based on a [conversation in Discord](https://discord.com/channels/768594524158427167/768594524158427170/951658093245263913) ./src/ is a great default, but occasionally you run into constraints that require something a bit more customizable. In gleam.toml, we could potentially let...

discussion
area:language-design
area:tooling

* [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project follows, as appropriate. * [x] I...

https://deno.land/manual https://github.com/denoland/manual/blob/v1.22.2/introduction.md Probably worth searching for other broken links to the same page as well