just

the only javascript runtime to hit no.1 on techempower

MIT License

Stars
3.6K

Bot releases are visible (Hide)

just - 0.1.13 Latest Release

Published by billywhizz about 2 years ago

just -

Published by billywhizz about 2 years ago

  • basic support for ES Modules with --esm flag
  • top level await support with --esm flag
  • perf hack for just.hrtime()
just -

Published by billywhizz about 2 years ago

just -

Published by billywhizz about 2 years ago

just -

Published by billywhizz about 2 years ago

just - 0.1.8

Published by billywhizz over 2 years ago

just - 0.1.5

Published by github-actions[bot] about 3 years ago

just - 0.1.4

Published by github-actions[bot] about 3 years ago

just - 0.1.3

Published by github-actions[bot] about 3 years ago

just - current

Published by github-actions[bot] about 3 years ago

just - 0.1.2

Published by github-actions[bot] about 3 years ago

just - 0.1.1

Published by github-actions[bot] about 3 years ago

just - 0.1.0

Published by github-actions[bot] over 3 years ago

  • working build with many fixes and updated to 9.1 v8 release
  • just binary in release assets is static version of runtime, which should allow it to run out of the box on modern linux on x86_64
  • to download and run
curl -L -o just https://github.com/just-js/just/releases/download/0.1.0/just
chmod +x just
./just
  • and to build a non-static version of the runtime, allowing dynamic loading of c++ modules (assumes g++, make and curl are available)
JUST_TARGET=$(pwd) ./just build
  • you should now have a non-static build of just binary in current directory
  • more fun and games to follow soon... =)
just - 0.0.22

Published by github-actions[bot] over 3 years ago

just - 0.0.21

Published by github-actions[bot] over 3 years ago

just - 0.0.20

Published by github-actions[bot] over 3 years ago

just - 0.0.19

Published by github-actions[bot] almost 4 years ago

just - 0.0.18

Published by github-actions[bot] almost 4 years ago

just - 0.0.17

Published by github-actions[bot] almost 4 years ago

just - 0.0.16

Published by github-actions[bot] almost 4 years ago