Anton Liaposhchenko antonlyap
  • Joined on 2023-09-14
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-28 01:03:22 +02:00
72b39e726d Fix: remove the export statement
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-28 01:01:39 +02:00
ec7df7fd9e Change the version to 0.x.x
f4ddd42705 Update the README
6f29371973 Use CommonJS modules which support addon loading
7333754bb2 Abandon the automation idea, prepare the package for publishing with prebuilt binaries
Compare 4 commits »
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 22:44:59 +02:00
fa2e65d462 Add the bindgen feature for the musl target
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 22:25:38 +02:00
c7df56da97 Place the cache action correctly
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 22:19:54 +02:00
66e1a77b1e Fix the toolchain / target confusion
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 22:01:01 +02:00
98c9a2bb27 Path fix attempt
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 21:59:00 +02:00
06a49f15e2 Path fix attempt
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 21:54:33 +02:00
5094ab083a Path fix attempt
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 21:50:26 +02:00
8b55887d4e Path fix attempt
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 21:41:48 +02:00
42a18fd603 Fix path, include all toolchains in the Docker image
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 21:09:42 +02:00
591ed70b5c Fix rustup not found
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 20:56:10 +02:00
ac7c9463b4 Add caching, use a compatible base image
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 19:56:13 +02:00
7e45aea6fa Use a Docker image with preinstalled packages
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 13:27:35 +02:00
dd2aece59d Add libclang-dev
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 13:05:33 +02:00
fec580dc52 Add -y flag to the APT command
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 13:03:37 +02:00
dbf8c5daf7 Remove sudo (command not found)
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 13:00:18 +02:00
8b25914f47 Fix toolchain versions
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 12:58:57 +02:00
2a1c6d164f Empty commit to trigger actions
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-27 12:57:16 +02:00
2300c25a12 Set up a workflow to build binaries
antonlyap pushed to master at antonlyap/bliss-rs 2023-12-26 23:52:06 +02:00
b66d32c84e Update the README
3e5a9f32a0 Add TypeScript definitions
2a89ddb2ca Add an async version of the analyze function
5fd2ef3902 Add the glue code to call Bliss functions and return JS values
Compare 4 commits »