AAAAAAAAAAAAA
This commit is contained in:
parent
80b3e83d4d
commit
8892592ae9
7 changed files with 9 additions and 17 deletions
|
|
@ -20,6 +20,7 @@ import "core:fmt"
|
|||
context.allocator = emscripten_allocator()
|
||||
runtime.init_global_temporary_allocator(1*mem.Megabyte)
|
||||
|
||||
// TODO (synthas): Do this if it works nicely
|
||||
// Since we now use js_wasm32 we should be able to remove this and use
|
||||
// context.logger = log.create_console_logger(). However, that one produces
|
||||
// extra newlines on web. So it's a bug in that core lib.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue