Skip to content

kwalter94/hello_crystal_wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello_crystal_wasm

Checking out wasm in Crystal!!!

Installation

$ git clone git@github.com:kwalter94/hello_crystal_wasm.git
$ sudo zypper install lld15 # Installs wasm-ld on Suse Tumbleweed
$ shards install
$ make

Usage

$ ./server # Go to http://localhost:3000 in your browser!!!

Contributing

  1. Fork it (https://github.com/kwalter94hello_crystal_wasm/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

A quick gander at the state of wasm in Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published