Giter Site home page Giter Site logo

okvik / drawterm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 9front/drawterm

0.0 0.0 0.0 2.25 MB

drawterm with the build system replaced by zig

Home Page: http://git.9front.org/plan9front/drawterm/HEAD/info.html

License: Other

C 95.69% Objective-C 1.52% Java 1.05% Assembly 0.03% Makefile 0.06% Roff 0.36% Zig 1.24% Nix 0.05%

drawterm's Introduction

# Description

This is a fork of 9front's drawterm with the build system replaced by `build.zig`.

# Build

Native build:

```
zig build -Doptimize=ReleaseSafe
```

Cross build:

```
zig build -Dtarget=x86-windows-gnu -Doptimize=ReleaseSafe
```

# Bugs

* `Debug` builds produce faulty executables with `UD1` instructions inserted all
  over the place.  Release builds work fine.
* Only tested with native `x86_64-linux-gnu` build and cross-compiled for
  `x86-windows-gnu`.
* Currently we rely on system library dependencies, which is fine for most
  cases.  Eventually I'd like to have the dependencies included and built from
  source to produce self-contained binaries. This is also important for cross-
  compilation.

drawterm's People

Contributors

cinaplenrek avatar rsc avatar ftrvxmtrx avatar majiru avatar 23hiro avatar 0intro avatar oridb avatar okvik avatar quanstro avatar mischief avatar amavect avatar musolinoa avatar driusan avatar lbivens avatar yarikk avatar aap avatar aiju avatar mirtchovski avatar m-soweli avatar stanleylieber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.