This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
2.0.1: use application/wasm and fix linking issues
I am still on haitus (due to new job), but I wanted to make sure that artifact was still working. Turns out it wasn't.
- #239: using NixOS to build had some unintended side effects and the compiled binary wasn't portable.
- nickel-org/nickel.rs#431: nickel wasn't using the header
application/wasm
, which meant that browsers couldn't display the compiled wasm.
This release also includes cargo update
for all subcrates.
You can install this release by putting the untar'd art
binary on your $PATH
. The binary is self contained.