swiftfiddle-web
swiftfiddle-web copied to clipboard
SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles (little Swift programs that run directly in your browser).
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/SwiftFiddle/swiftfiddle-web). ## Config Migration Needed - [ ]...
Great project, I love it! Dark Mode will make it even better.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack-merge](https://togithub.com/survivejs/webpack-merge) | [`5.10.0` -> `6.0.1`](https://renovatebot.com/diffs/npm/webpack-merge/5.10.0/6.0.1) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps the npm_and_yarn group with 2 updates in the / directory: [braces](https://github.com/micromatch/braces) and [ws](https://github.com/websockets/ws). Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests....
If "_streaming" is set to false, there will be no response. However, if it is set to true, everything works as expected: ``` Response: {"kind":"version","text":"Swift version 5.9.2 (swift-5.9.2-RELEASE)\nTarget: x86_64-unknown-linux-gnu\n"} {"kind":"stdout","text":"Hello,...
As soon as I start typing a few characters, the page hangs for about a second or so. After the pause, rest of the characters I typed show up. Seems...
I tried to take a stab at fixing the issue I raised recently but after cloning this project and running `npm install`, I'm getting auth errors: ``` npm warn deprecated...
I noticed that when I used it a few weeks ago it's working just fine on transferring data from the swift code, but now it's not doing anything I tell...
Since XCTest is already included, I’d like Swift Testing to be added as well. 日本語 XCTestは追加されているので、Swift Testing も追加していただきたいです。 Swift Testing URL: https://github.com/swiftlang/swift-testing 