Skip to content

PassiveLogic/swift-web-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Swift on the Web

This repository shows a few examples of how to use Swift on the Web.

String-based Swift-JS API's

Demonstrates passing data as a String between Swift and JavaScript.

Builds off of the example from the SwiftWasm book that shows passing Integer types.

See here for details.

Tokamak SwiftUI on the Web

Demonstrates a basic web app uses SwiftUI via Tokamak for the user interface and SwiftWasm for the underlying web app code.

The web app runs as a self-contained wasm that provides the entire user interface only from the wasm executable, via DOM manipulation.

Refer to the Tokamak repo for details.

See here for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published