Assembleash icon indicating copy to clipboard operation
Assembleash copied to clipboard

Run in browser

Open pannous opened this issue 6 years ago • 1 comments

please make it that the main function gets executed automatically and the result been show in the browser

export function main():int{
    return fib(42);
}

pannous avatar Oct 18 '17 09:10 pannous

Yes, I will plan to implement this, as well as saving and import gists from github. But unfortunately I'm pretty busy right now on other commercial projects.

MaxGraey avatar Oct 18 '17 18:10 MaxGraey