8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
release alpha8
js backend: Transferable Objects bi-directional, send typed array bac… …k to main thread without a copy.
js backend: updated richards benchmark, new decorator @v8, and functi… …on `v8` can be called with arrow `v8->(myfunc(warmup))` #82
js backend: tested optimized sliceset `myarr[x:y]=Z` #18
fixed string slice, updated regtest reports.
alpha4
release alpha3
c++ backend: allow c++11 move syntax in function argument types `def … …f( a:string&& ):`
allow `git` attribute in script html to download using `git clone` if… … external js library is not found in home directory.
go backend fixed: TODO fix multiple return types, or replace with int… …erfaces{} and syntax to typecast `foo as bar` #72