BF implementations comparison
- BF JavaScript simple implementation:
- BF JavaScript just-in-time implementation:
- BF WebAssembly simple implementation:
- BF WebAssembly just-in-time implementation (one function):
- BF WebAssembly just-in-time implementation (multiple functions):
Go to top.