carton/TestApp
Max Desiatov 749a17d730
Update static.zip, automate its release process (#60)
`dev.js` entrypoint has been updated to include the recent JavaScriptKit runtime fix: https://github.com/swiftwasm/JavaScriptKit/pull/19

I've also added a new subcommand to `carton-release`, which is now able to automaticallly create a new `static.zip` and record updated hashes in the source code. It still doesn't upload the archive automatically to previous release assets, but I wonder if that should be done manually anyway, at least until we have some kind of tests that verify the whole process end-to-end.

Additionally, since the new runtime is not compatible with the old Swift parts of JavaScriptKit, `carton dev` now checks the revision of JavaScriptKit that projects have specified in their `Package.swift`. It doesn't block the build process, but I hope it gives enough warning about the incompatibility.
2020-07-19 21:53:04 +01:00
..
CustomPathTarget Add sources to watcher per target (#46) 2020-07-14 18:38:24 +01:00
Sources Update to Vapor 4.15.2, fix formatting (#47) 2020-07-14 19:28:43 +01:00
Tests Implement simple wasmer runner for `test` command (#51) 2020-07-15 18:05:31 +01:00
.swift-version Update WASI polyfill, print a backtrace on crash (#27) 2020-07-06 23:03:15 +01:00
Package.resolved Update static.zip, automate its release process (#60) 2020-07-19 21:53:04 +01:00
Package.swift Update static.zip, automate its release process (#60) 2020-07-19 21:53:04 +01:00