Commit Graph

  • 4deed47b3d
    change how bindings are generated, make it easier to call functions on the guest main SeanOMik 2024-07-27 15:24:14 -0400
  • f6933de559
    update wasm related dependencies, make it easier to create components on the guest SeanOMik 2024-07-24 20:32:59 -0400
  • a58dcfb53d
    Create a common-api crate to make it easier to write a wasm guest SeanOMik 2024-04-18 23:11:29 -0400
  • 27c8f93611
    create a 'common-api' crate to make it easier to work with the ecs world SeanOMik 2024-04-14 19:34:07 -0400
  • af1ec73fb5
    improve safety by avoiding raw pointers,improve dynamic view code a bit SeanOMik 2024-04-13 02:12:30 -0400
  • 5d9843cdb0
    Use a wit resource for the ecs world and a slab to allow multiple worlds SeanOMik 2024-04-12 23:59:10 -0400
  • 57539df4e7
    PoC for spawning entities with components and querying them SeanOMik 2024-04-12 02:05:10 -0400
  • 1c5a24c320
    Simple PoC with Wit and WASMA SeanOMik 2024-04-11 19:03:39 -0400
  • 808819adbf Initial commit SeanOMik 2024-04-14 16:58:12 -0400