You are browsing as a guest. Sign up (or log in) to start making projects!

virtual_exec

  • 2 Devlogs
  • 9 Total hours

~A language written in rust that allow execution of code with limited amount of memory and execution time~ I am not submitting this to stardance anymore

Open comments for this post

7h 9m 24s logged

I added additional argument system that the external function can take, and with this fixed the DoS vulnerability of self-referencing (recursive) object by restricting the recursiveness of the execution (As a note, NonRecoverable just mean automatic rollback at the machine level cannot be done, but you can rollback to an older version of the machine and it would work :))

0
0
3
Open comments for this post

2h 19m 14s logged

I added feature flag for std (default to be on) where it will depends on std only if the feature is on, or otherwise alternative code is used if std isn’t presence.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…