Skip to content

Feature: Syntax options for memory control #7

@john-bv

Description

@john-bv

This is a bit long but the TLDR of it is, you will be able to toggle a memory control compiler option in your slice.toml manifest file.

What will this option do?

This option will allow exposure to low level types eg: Byte, short, long as well as direct access to pointers and addresses.
It is important to note that with this option, the compiler will consider everything you type "unsafe" and the compiler will not do anything to try and fix your code that is compiled with this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureThis issue or PR contains a new feature.FutureThis issue or PR is something that will be added in the future.Low PriorityNot an important issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions