Skip to content

Commit 73ee9b6

Browse files
[skip ci] Update README.md
1 parent 2467a0c commit 73ee9b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ for WebAssembly and served when you start `swift run carton dev` in the director
9999
`carton` is built as a SwiftPM Plugin with [SwiftNIO](https://github.com/apple/swift-nio), and supports both
100100
macOS and Linux. (Many thanks to everyone supporting and maintaining those projects!)
101101

102+
> [!TIP]
103+
> There is no comprehensive documentation about the internal architecture of `carton`, but [this page](https://github.com/swiftwasm/carton/pull/420) might be helpful to understand the current architecture and rationale.
104+
102105
### Running `swift run carton dev` with the `release` configuration
103106

104107
By default `swift run carton dev` will compile in the `debug` configuration. Add the `--release` flag to compile in the `release` configuration.

0 commit comments

Comments
 (0)