Skip to content

qwtel/zig-build-txiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork of txiki.js with support for cross-compilation via Zig build.

Also includes a module that implements Node's V8 serialization format written in Zig, which is the fastest way to send data from node to tjs and vice-versa. Can be imported as tjs:v8.

Caveats

  • Network (libcurl) and FFI are disabled because I don't need them for my use case
  • Building for macOS currenlty only works on macOS. For more, see here.

About

A tiny JavaScript runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.5%
  • JavaScript 11.6%
  • Zig 3.4%
  • WebAssembly 0.2%
  • CMake 0.2%
  • Makefile 0.1%