File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ # SwiftWasm
2
+
3
+ ## Compile your Swift code to WebAssembly
4
+
5
+ [ ![ Build Toolchain] ( https://github.com/swiftwasm/swiftwasm-build/actions/workflows/build-toolchain.yml/badge.svg )] ( https://github.com/swiftwasm/swiftwasm-build/actions/workflows/build-toolchain.yml ) [ ![ Discord] ( https://img.shields.io/discord/780838335798706197?label=Discord )] ( https://discord.gg/ashJW8T8yp )
6
+
7
+ This is the distribution repository for SwiftWasm toolchain and SDK. Please refer to [ the
8
+ SwiftWasm book] ( https://swiftwasm.github.io/swiftwasm-book/ ) to get started, and to
9
+ the [ ` awesome-swiftwasm ` ] ( https://github.com/swiftwasm/awesome-swiftwasm ) list for
10
+ more links in the SwiftWasm ecosystem.
11
+
12
+ If you'd like to participate in the growing [ SwiftWasm] ( https://swiftwasm.org ) community, you're
13
+ very welcome to join [ our Discord server] ( https://discord.gg/ashJW8T8yp ) .
14
+
15
+
16
+ The actual patches to the toolchain are maintained in the [ ` swiftwasm/swiftwasm-build ` ] ( https://github.com/swiftwasm/swiftwasm-build )
17
+ repository. This repository is used only for distribution of the toolchain.
18
+
19
+ If you'd like to track the status of our builds, please refer to our [ GitHub Actions page] ( https://github.com/swiftwasm/swiftwasm-build/actions ) .
You can’t perform that action at this time.
0 commit comments