Currently the Oberon0 system library is not used and referenced during MSIL code generation.
To build a generic and stable runtime environment, every system function not generated in MSIL itself should reference to a function in Oberon0.System.
To accomplish this, Oberon0.System should be available as a nuget package and referenced during link.
Currently the Oberon0 system library is not used and referenced during MSIL code generation.
To build a generic and stable runtime environment, every system function not generated in MSIL itself should reference to a function in
Oberon0.System.To accomplish this, Oberon0.System should be available as a nuget package and referenced during link.