Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

Improve handling of Runtime Library #2

@WalkerCodeRanger

Description

@WalkerCodeRanger
  • rename runtime to RuntimeLibrary
  • embed the runtime library as a "resource" in the compiler and have it emitted as part of the compilation so that the runtime library version matches that of the generated code

For resources, the idea is to have an argument flag that allows you to specify resource files that will be included in the executable and be accessible through some kind of resource system calls.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions