Spin 2.0 – open-source tool for building and running WASM apps
1–10 of 38 posts
Re: Spin 2.0 – open-source tool for building and running WASM apps
#2We're really excited about the new release, happy to answer questions about it!
Re: Spin 2.0 – open-source tool for building and running WASM apps
#3Hi, everyone, I'm one of the Spin maintainers. We're really excited about the new release, happy to answer questions about it!
Re: Spin 2.0 – open-source tool for building and running WASM apps
#4Hi, everyone, I'm one of the Spin maintainers. We're really excited about the new release, happy to answer questions about it!
Re: Spin 2.0 – open-source tool for building and running WASM apps
#5Re: Spin 2.0 – open-source tool for building and running WASM apps
#6and it's been around a long time
"The tool was developed at Bell Labs in the Unix group of the Computing Sciences Research Center, starting in 1980, and has been available freely since 1991"
Re: Spin 2.0 – open-source tool for building and running WASM apps
#7Ahem? "Spin is a widely used open-source software verification tool" and it's been around a long time "The tool was developed at Bell Labs in the Unix group of the Computing Sciences Research Center, starting in 1980, and has been available freely since 1991" http://spinroot.com/
Re: Spin 2.0 – open-source tool for building and running WASM apps
#8Ahem? "Spin is a widely used open-source software verification tool" and it's been around a long time "The tool was developed at Bell Labs in the Unix group of the Computing Sciences Research Center, starting in 1980, and has been available freely since 1991" http://spinroot.com/
Re: Spin 2.0 – open-source tool for building and running WASM apps
#9Hi, everyone, I'm one of the Spin maintainers. We're really excited about the new release, happy to answer questions about it!
Question how did you come up with your the languages you support. Obviously how well the language compiles to Wasi is a factor, but how did you end up picking C# for instance?
Additionally how does Javascript support work? Are you embedding QuickJS?
Re: Spin 2.0 – open-source tool for building and running WASM apps
#10What I'd really like would be to program a game in C (or classic Turbo Pascal) and have a way to run it "hosted" in a iOS, Android or native app. Is that possible nowadays?