SkillAgentSearch skills...

Binary128

A cross-platform Little Endian base128 variable length integer reader/writer

Install / Use

/learn @darmie/Binary128
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Binary128

Dependencies

Run haxelib install all to install the dependencies.

Compile neko

haxe build-neko.hxml
neko bin/Binary128.n

Compile nodejs

haxe build-nodejs.hxml
node bin/Binary128.js

Compile js

haxe build-js.hxml

Compile cpp

haxe build-cpp.hxml

Compile cs

haxe build-cs.hxml
bin/Binary128/bin/Main.exe.exe

Compile java

haxe build-java.hxml
java -jar bin/Binary128.jar
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks1

Languages

Haxe

Security Score

70/100

Audited on Dec 14, 2022

No findings