cucapra / cucapra/node-llvmc

Ref array types as alternative to pointers

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In llvm2, ref array types were used in places where this project used pointers (e.g. voidpp, int pointers, etc).

See https://github.com/dirk/llvm2/blob/master/lib/ref-types.js for definition of array types.

See https://github.com/dirk/llvm2/blob/master/lib/library.js for use of array types.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.