Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 270 Bytes

File metadata and controls

9 lines (7 loc) · 270 Bytes

Wasm Demo

This demonstrates how to use the @Shared property wrapper in a cross-platform Swift application, such as Web Assembly (Wasm). To run in a browser, execute the following command in your terminal:

$ cd Examples/WasmDemo
$ swift run carton dev