8000 GitHub - swifweb/LightWebApp: 😏 Starter web app for Embedded Swift
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

swifweb/LightWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  1. Download latest Swift Wasm Development snapshot from this page. Match it with the one that you find in .vscode/setings/json
  2. Open it in VSCode with Swift extension installed.
  3. Open Sources/LightWebApp.swift and hit Cmd + S in order to make it build
  4. Make sure it builds successfully
  5. Make sure python3 is installed (which python3 should give you a path to it)
  6. Go to Run and Debug tab (Shift + Cmd + D) and run Run hosting (LightWebApp)
  7. Open http://127.0.0.1:8000/ in the browser and check that it shows Embedded Swift App in the center of the page and prints Hello world in the console

About

😏 Starter web app for Embedded Swift

Topics

Resources

License

Stars

Watchers

Forks

0