Remove #no_copy

This commit is contained in:
gingerBill
2025-11-05 13:44:14 +00:00
parent c937d38db2
commit fc2cb8fb39
7 changed files with 34 additions and 42 deletions

View File

@@ -43,7 +43,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
WASM_Allocator :: struct #no_copy {
WASM_Allocator :: struct {
// The minimum alignment of allocations.
alignment: uint,
// A region that contains as payload a single forward linked list of pointers to