All Projects → tsoding → wacket

tsoding / wacket

Licence: MIT License
Racket to WebAssembly "compiler".

Programming Languages

racket
414 projects
HTML
75241 projects
Makefile
30231 projects
Nix
1067 projects

Projects that are alternatives of or similar to wacket

color-extractor
Biancoir is website that provide color extraction from an image with quantization algorithm.
Stars: ✭ 12 (-47.83%)
Mutual labels:  hacktoberfest2020
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (+147.83%)
Mutual labels:  hacktoberfest2020
oasa-telematics-api
The Athens' bus telematics API, complete with types and helper methods 🚌 🚌 🚌
Stars: ✭ 19 (-17.39%)
Mutual labels:  hacktoberfest2020
kgbotka
Twitch/Discord Chat Bot that works for KGB monkaS
Stars: ✭ 15 (-34.78%)
Mutual labels:  hacktoberfest2020
cbj app
📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser. If you have ever wondered "Is there an open-source project to make my own smart home?", This is part of one.
Stars: ✭ 68 (+195.65%)
Mutual labels:  hacktoberfest2020
DeveloperFolio
A DevFolio/Developer Portfolio built using ReactJs and Animation libraries.
Stars: ✭ 51 (+121.74%)
Mutual labels:  hacktoberfest2020
Python
Repository for Python codes and algos. Star the repo too.
Stars: ✭ 102 (+343.48%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020
Hacktober-Fest 2020 -> open for all!
Stars: ✭ 20 (-13.04%)
Mutual labels:  hacktoberfest2020
start hacktoberfest2020
This repository is an initiative for beginners in Open source, the objective is to practice the first contribute a project, today the open-source projects are a great contribution to the world. Join the global community for the yearly celebration of open source software!
Stars: ✭ 14 (-39.13%)
Mutual labels:  hacktoberfest2020
c3
𝗖𝟯 provides compliant AWS CDK components to various security standards.
Stars: ✭ 24 (+4.35%)
Mutual labels:  hacktoberfest2020
UtilityBelt
Fun console application
Stars: ✭ 16 (-30.43%)
Mutual labels:  hacktoberfest2020
legaldb
CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
Stars: ✭ 22 (-4.35%)
Mutual labels:  hacktoberfest2020
hacktoberfest2020
Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...
Stars: ✭ 63 (+173.91%)
Mutual labels:  hacktoberfest2020
web crawler
爬蟲練習(youtube,dcard,kkbox,發票,ptt) 🕷️
Stars: ✭ 14 (-39.13%)
Mutual labels:  hacktoberfest2020
coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+160.87%)
Mutual labels:  hacktoberfest2020
Kemono
The original paywall archiver/leaker. Deprecated in favor of Kemono 2.
Stars: ✭ 144 (+526.09%)
Mutual labels:  hacktoberfest2020
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+1795.65%)
Mutual labels:  hacktoberfest2020
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+486.96%)
Mutual labels:  hacktoberfest2020
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+265.22%)
Mutual labels:  hacktoberfest2020
solution-leedcode-codechef-codeforces-gfg-interviewbits-hackerEarth-HackerRank
This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
Stars: ✭ 18 (-21.74%)
Mutual labels:  hacktoberfest2020

Tsoding

wacket

Racket to WebAssembly "compiler".

Quick Start

  1. Install wabt
  2. Install racket
  3. $ make
  4. $ ./server.rkt
  5. $ <browser> http://localhost:3001/index.html
  6. Change math expression in the foo.rkt file and make again.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].