HaxeFoundation / HaxeFoundation/haxe

Haxelib "boot"

Open
#8,155 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

I propose the following for replacing haxelib.exe:

In OCaml:
- rewrite the method responsible for resolving haxelib repository (which is quite easy)
- locate the current haxelib package installed using this method
- if not present, install it from statically linked data
- run it using haxe eval

This way:
- no neko dependency required (only for running run.n if necessary)
- haxelib can be distributed/updated as a library

Show stopper:
- eval ssl support ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.