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
This is a just-for-fun JS implementation of Brainfuck runtime like it was a big serious language - with virtual machine, intermediate lang, optimization and so on. Not finished yet (tons of improvements to be done), but already working faster than any other javascript interpreter :)