Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

ZPE can now build native binaries

ZPE 1.14.5, with the help of ZPEX, can now build native binaries for each platform. It's really easy to do as well. Simply run the usual compile method and add the native flag to it:

zpe -c stdAlgorithms.yas -o stdAlgorithms --native

Then, to run, just double-click on the file it outputs. You'll no longer need ZPE to run these binaries, which makes it easier to use. 

A couple of things to note about native binaries:

  • Firstly, they are platform-specific. This means they only work on the operating system and architecture on which they were compiled.
  • Secondly, they are large. Compared with a ZPE-compiled program, they are approximately 70 MB larger. 
  • Thirdly, they are very fast. They use ZPEX's native capabilities, so they are very fast at executing.

This is obviously a big thing for ZPE.

Comments

There are no comments on this page.

New comment

Comments are welcome and encouraged, including disagreement and critique. However, this is not a space for abuse. Disagreement is welcome; personal attacks, harassment, or hate will be removed instantly. This site reflects personal opinions, not universal truths. If you can’t distinguish between the two, this probably isn’t the place for you. The system temporarily stores IP addresses and browser user agents for the purposes of spam prevention, moderation, and safeguarding. This data is automatically removed after fourteen days. Your email address is stored so that replies can be sent to your email address.

Comments powered by BalfComment

Powered by DASH 2.0