To propose a new revision to this entity, use dana source put -ulb your/new/version.dnl -gni util.Runtime -n CoreLib -apiv 17 -os deb -osv 18 -chip x64 -m "reason for update" -u yourUsername
Version 2 (this version) by barry
Notes for this version: added a guard to native library API returnEl function, to check if the returned entity is NULL; fixed a potential crash in dana.halt() if the object had a partially-prepped stack frame which was never invoked, due e.g. to an exception in formulating a parameter to that call; fixed an internal JSON parsing issue which could sometimes return the string 'null' instead of a null value