mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
9 lines
272 B
TOML
9 lines
272 B
TOML
[package]
|
|
name = "roc_builtins_bitcode"
|
|
version = "0.1.0"
|
|
authors = ["Richard Feldman <oss@rtfeldman.com>"]
|
|
repository = "https://github.com/rtfeldman/roc"
|
|
readme = "README.md"
|
|
edition = "2018"
|
|
description = "Generate LLVM bitcode for Roc builtins"
|
|
license = "Apache-2.0"
|