Mike2345 wrote
I found it impossible to create file using react I will be using back-end for handling the manual work. What do you mean by bootstrap code?
The bootstrap code that is described at the end of Section 8.3.2, where it states that, "the computer's bootstrap code should effect the following operations (in machine language): SP=256; call Sys.init".
The bootstrap code that is referenced in the section on the Test Programs for Function Calling Commands, where it states, "Recall that according to the VM Specification, the bootstrap code generated by the VM implementation must include a call to the Sys.init function."