i was just wondering which commands PB translate directly in Assembler, i heard of basics mathematics functions on this forum, is it the case for something else ?
I'm not sure of how a PB code is compiled, i think that the code is translated
into API commands and others in ASM code ? the hole at the end converted in ASM ?
So is it worth to code small piece of code in ASM while the rest is in PB?
I'm really lost

