GithubHelp home page GithubHelp logo

rpdg / gowasm-elevatorsaga Goto Github PK

View Code? Open in Web Editor NEW

This project forked from didil/gowasm-elevatorsaga

0.0 1.0 0.0 1.43 MB

The elevator programming game, modified to accept GO WASM input

License: MIT License

JavaScript 92.07% Shell 0.02% HTML 4.01% CSS 3.12% Makefile 0.02% Go 0.74% Dockerfile 0.02%

gowasm-elevatorsaga's Introduction

GO WASM Elevator Saga

The elevator programming game, modified to accept GO WASM input:

  • The user submits his go code
  • A POST request is sent to a REST API endpoint with the user code + a hash
  • The reverse proxy checks the cache, in case of a cache HIT the next step is skipped
  • The Go API server builds the wasm binary in a docker container
  • The wasm binary is returned to the browser and loaded
  • Frontend JS calls the wasm code and runs the solution

Intro Article: Practice your Go WebAssembly with a Game

Only tested on Chrome v71+ !

TODO:

  • try out tinygo

Play it now!

Image of Elevator Saga in browser

gowasm-elevatorsaga's People

Contributors

magwo avatar didil avatar signpostmarv avatar roryokane avatar wooliet avatar reversefold avatar mhelsley avatar bumbu avatar biinari avatar christiangenco avatar gernberg avatar banterability avatar lexicality avatar pokeylope avatar mattmazzola avatar sim642 avatar cyclobs avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.