You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wisp is a barebones FOG compiler built to be able to run entirely in a web browser. It is written in JavaScript and compiles FOG code into a subset of JavaScript. It is used for prototyping of the language internals and for demonstration purposes.